diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 1f4aa647f..26e3dbb99 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,10 @@ +2009-03-25 Jeff Johnston <jjohnstn@redhat.com> + + * libc/string/wcsdup.c: Fix documentation error. + * libc/string/Makefile.am: Fix CHEWOUT files to contain + wcsdup.def rather than wcsdup. + * libc/string/Makefile.in: Regenerated. + 2009-03-25 Corinna Vinschen <corinna@vinschen.de> * libc/locale/locale.c (loadlocale): Only change __wctomb and __mbtowc |