diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 2b727856a..4e092b5b2 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,5 +1,9 @@ 2009-04-04 Corinna Vinschen <corinna@vinschen.de> + * libc/stdlib/wcstombs.c: Fix datatypes in documentation. + +2009-04-04 Corinna Vinschen <corinna@vinschen.de> + * libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here... * libc/include/_ansi.h (_ELIDABLE_INLINE): ..to here. |