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 29a8dc09e..cbc778e6f 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2006-01-09 Eric Blake <ebb9@byu.net> + + * libc/stdio/freopen.c (_freopen_r): Accept NULL filename. + * libc/stdio64/freopen64.c (_freopen64_r): Likewise. + 2006-01-06 Jeff Johnston <jjohnstn@redhat.com> * libc/sys/linux/include/getopt.h: Add macros needed by |