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 f5b173765..7f8b5c713 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,5 +1,12 @@ 2015-06-23 Jon Turney <jon.turney@dronecode.org.uk> + * libc/locale/locale.c: Fix mismatched parentheses in + documentation. + * libc/locale/locale.tex: Ditto. + * libc/stdio/fgetwc.c: Ditto. + +2015-06-23 Jon Turney <jon.turney@dronecode.org.uk> + * libc/stdlib/efgcvt.c: Fix typo-ed function names in documentation. * libc/stdlib/stdlib.tex: Fix function name in menu to match. |