]> pd.if.org Git - pdclib/commitdiff
Preparing for v0.3 release. origin/tags/v0.3 v0.3
authorsolar <unknown>
Mon, 21 Nov 2005 19:09:16 +0000 (19:09 +0000)
committersolar <unknown>
Mon, 21 Nov 2005 19:09:16 +0000 (19:09 +0000)
Readme.txt

index 303bb0b2e2f73bc4b2ea692e65ba356cb2f9bec9..1f9341e7e31d33751f695bd1b7b77976d437b865 100644 (file)
@@ -145,7 +145,8 @@ Adds implementations for <string.h> (excluding strerror()), INTN_C() /
 UINTN_C() macros, and some improvements in the internal headers.
 Test drivers still missing, but added warnings about that.
 
-v0.3 - unreleased
-Should contain at least one overlay for GCC / x86, and implementations
-for parts of <stdlib.h>. Some test drivers.
+v0.3 - 2005-11-21
+Adds test drivers, fixes some bugs in <string.h>.
 
+v0.4 - unreleased
+Implementations for parts of <stdlib.h> and <stdio.h>.