summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--newlib/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index cc8e7dccc..108d87b12 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,4 +1,4 @@
-2012-08-09 Corinna Vinschen <vinschen@redhat.com>
+2012-08-10 Corinna Vinschen <vinschen@redhat.com>
* libc/stdio/vfwprintf.c (_VFWPRINTF_R): Fix guard around state to
allow usage in !FLOATING_POINT && _WANT_IO_C99_FORMATS case.