X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=Readme.txt;h=8e62b7e80f5546d2705d8b60ebe97762015c6b2c;hb=479e2125ef75b9b7cd558e1f333f4885f69386f3;hp=4dc083153470aaccae0634e77b07704cd2ce4411;hpb=ebf0a81fd96458d141a50dddc1c56145b38eef1f;p=pdclib diff --git a/Readme.txt b/Readme.txt index 4dc0831..8e62b7e 100644 --- a/Readme.txt +++ b/Readme.txt @@ -148,6 +148,11 @@ Test drivers still missing, but added warnings about that. v0.3 - 2005-11-21 Adds test drivers, fixes some bugs in . -v0.4 - unreleased -Implementations for parts of . -(strtol, strtoul, atoi, atol and atoll.) +v0.4 - 2005-02-06 +Implementations for parts of . Still missing are the floating +point conversions, and the wide-/multibyte-character functions. + +v0.5 - unreleased +Implementations for parts of . Bug fixes. Still no locale / +wide-char support. +