X-Git-Url: https://pd.if.org/git/?p=pdclib.old;a=blobdiff_plain;f=Readme.txt;h=0977094881b5869eb3541ad89a397add42bfc417;hp=8e62b7e80f5546d2705d8b60ebe97762015c6b2c;hb=12e17136786afb1775c9dc946cbe41f5e230c24a;hpb=9489b93733c00be5a94e2ee5b349457c78184a1a diff --git a/Readme.txt b/Readme.txt index 8e62b7e..0977094 100644 --- a/Readme.txt +++ b/Readme.txt @@ -154,5 +154,7 @@ point conversions, and the wide-/multibyte-character functions. v0.5 - unreleased Implementations for parts of . 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.