summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 3a563bc25..7da08c5ec 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,9 +1,14 @@
-2003-03-30 Jeff Johnston <jjohnstn@redhat.com>
+2004-04-01 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/stdio/vfscanf.c (__svfscanf_r): Add locking/unlocking
+ of file.
+
+2004-03-30 Jeff Johnston <jjohnstn@redhat.com>
* libc/machine/h8300/Makefile.am: Reformat slightly.
* libc/machine/h8300/Makefile.in: Regenerate.
-2003-03-30 Thomas Pfaff <tpfaff@gmx.net>
+2004-03-30 Thomas Pfaff <tpfaff@gmx.net>
* libc/stdio/findfp.c (__fp_lock_all): Add call to
__sfp_lock_acquire.