]> git.gag.com Git - fw/pdclib/commitdiff
Preparing for v0.3 release.
authorsolar <solar@546481bc-9713-0410-bf18-d3337bbf4a3e>
Mon, 21 Nov 2005 19:09:16 +0000 (19:09 +0000)
committersolar <solar@546481bc-9713-0410-bf18-d3337bbf4a3e>
Mon, 21 Nov 2005 19:09:16 +0000 (19:09 +0000)
git-svn-id: https://srv7.svn-repos.de/dev34/pdclib/trunk@74 546481bc-9713-0410-bf18-d3337bbf4a3e

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>.