]> pd.if.org Git - pdclib/commitdiff
Added some word about minor battlefields in v0.5.
authorsolar <unknown>
Sat, 15 May 2010 01:01:10 +0000 (01:01 +0000)
committersolar <unknown>
Sat, 15 May 2010 01:01:10 +0000 (01:01 +0000)
Readme.txt

index 36bdf936586c8a153e0a7caac9296fd539a0b601..61767edf6bc08ff91c6ff0b4e3a2c8995ac048b7 100644 (file)
@@ -184,9 +184,10 @@ a backport of bugfixes in the current development code.
 - #10 NULL redefinition warnings            (fixed)
 
 v0.5 - unreleased
-Implementations for parts of <stdio.h>. Still no locale / wide-char
-support. Enabled all GCC compiler warnings I could find, and fixed
-everything that threw a warning. (You see this, maintainers of Open
-Source software? No warnings whatsoever. Stop telling me it cannot
-be done.) Fixed all known bugs in the v0.4 release.
+Implementations for <inttypes.h>, <errno.h>, and most parts of
+<stdio.h>.
+Still no locale / wide-char support. Enabled all GCC compiler warnings I
+could find, and fixed everything that threw a warning. (You see this,
+maintainers of Open Source software? No warnings whatsoever. Stop telling
+me it cannot be done.) Fixed all known bugs in the v0.4 release.