summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2012-05-31 07:33:59 +0000
committerCorinna Vinschen <corinna@vinschen.de>2012-05-31 07:33:59 +0000
commit94c837599c5892e069d0245332ccc9e408e57cd3 (patch)
treeb9a13fc68deb6b5c6f8f5a2860b16673b0350e7f /newlib/ChangeLog
parent53bbfeed98c82b018bdfa5e719abd31ac1beba40 (diff)
downloadcygnal-94c837599c5892e069d0245332ccc9e408e57cd3.tar.gz
cygnal-94c837599c5892e069d0245332ccc9e408e57cd3.tar.bz2
cygnal-94c837599c5892e069d0245332ccc9e408e57cd3.zip
* libc/stdio/local.h (_newlib_sfp_lock_exit): Fix typo in non-pthread
version.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 8704d6a06..520dacef6 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2012-05-31 Corinna Vinschen <vinschen@redhat.com>
+
+ * libc/stdio/local.h (_newlib_sfp_lock_exit): Fix typo in non-pthread
+ version.
+
2012-05-30 Corinna Vinschen <vinschen@redhat.com>
* libc/stdio/fgetws.c (_fgetws_r): Call _mbsnrtowcs_r rather than