]> pd.if.org Git - pdclib/blobdiff - Readme.txt
Added close().
[pdclib] / Readme.txt
index 8e62b7e80f5546d2705d8b60ebe97762015c6b2c..1ae4b90d0709a8fa8cf504e45e1d8ca7ace49b33 100644 (file)
@@ -1,3 +1,5 @@
+$Id$
+
 PDCLib - Public Domain C Library
 ================================
 
@@ -154,5 +156,7 @@ point conversions, and the wide-/multibyte-character functions.
 
 v0.5 - unreleased
 Implementations for parts of <stdio.h>. Bug fixes. Still no locale /
-wide-char support.
+wide-char support. Enabled all GCC compiler warnings I could find, and
+fixed everything that threw a warning. Fixed all open bugs in the v0.4
+release.