X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;ds=sidebyside;f=Readme.txt;fp=Readme.txt;h=0977094881b5869eb3541ad89a397add42bfc417;hb=d02f38605b53cdff5460cc6b9e1b2a80c3a2ba4c;hp=8e62b7e80f5546d2705d8b60ebe97762015c6b2c;hpb=3f6094115e79a45413f08361b68b71eb08da306e;p=pdclib 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.