aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec3ddd4aad..d7e9df2efe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2002-04-02 Ulrich Drepper <drepper@redhat.com>
+ * libio/bug-ungetwc1.c: New file.
+ * libio/Makefile (tests): Add bug-ungetwc1.
+
+ * libio/fileops.c (_IO_new_file_close_it): Only call _IO_do_flush
+ if stream was last used for writing.
+
* elf/do-lookup.h (do_lookup): 2 is the first user-defined version
number [PR libc/3111].