diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index a3ed9413a..1761a4733 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2008-08-27 Corinna Vinschen <corinna@vinschen.de> + + * libc/stdlib/wcsrtombs.c (_wcsrtombs_r): Fix condition for + accepting a converted character and continuing the loop. + 2008-07-24 Jeff Johnston <jjohnstn@redhat.com> * libc/include/ctype.h (_ctype_): Restore for C++ backward |