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 c175b2418..6d79bcbc0 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2007-05-27 Brian Dessent <brian@dessent.net> + + * libc/stdio/vfprintf.c (_VFPRINTF_R): Populate 'ox' when + handling %p. + 2007-05-25 Eric Blake <ebb9@byu.net> * libc/stdio/rewind.c (rewind): Fix regression of 2003-08-22. |