summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index fa403b866..fa3167a1e 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-07 Kazu Hirata <kazu@codesourcery.com>
+
+ * libc/include/sys/stdio.h (_flockfile, _funlockfile): Fix typos.
+
2009-01-05 Craig Howland <howland@LGSInnovations.com>
* libc/stdio/fwide.c: Correct typo in TRAD_SYNOPSIS for _fwide_r.