diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 43563837d..483f3dcef 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2009-10-08 Eric Blake <ebb9@byu.net> + + * libc/include/getopt.h (__getopt_r, __getopt_long_r) + (__getopt_long_only_r): Protect declarations, to avoid compiler + warning. + 2009-10-07 Corinna Vinschen <corinna@vinschen.de> * libc/locale/nl_langinfo.c (nl_langinfo): Just return current locale |