summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71e1e5b74e..a8f842ca14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-07-07 Ulrich Drepper <drepper@redhat.com>
+ * libio/wstrops.c (_IO_wstr_underflow): Clear errno before
+ returning WEOF.
+ * stdio-common/Makefile (tests): Add bug18a.
+ * stdio-common/bug18a.c: New file.
+
[BZ #4745]
* libio/strops.c (_IO_str_underflow): Clear errno before returning
EOF.