summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 784e1cdc7d..a7ed602e59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-08-25 Ulrich Drepper <drepper@redhat.com>
+
+ * libio/libio.h (_IO_fwide): In the mode==0 optimization, don't
+ use _mode if _IO_fwide_maybe_incompatible.
+ * libio/iofwide.c (_IO_fwide): Move the test for mode == 0 after
+ the compatibility test.
+
2003-08-25 Jakub Jelinek <jakub@redhat.com>
* elf/cache.c (save_cache): Don't write beyond end of file_entries