summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ca2d5856d..839ad68d0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
 
+	* libio/tst_putwc.c: Fix error messages.
+
 	[BZ #12724]
 	* libio/fileops.c (_IO_new_file_close_it): Always flush when
 	currently writing and seek to current position when not.