aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-12-06 22:39:13 +0000
committerUlrich Drepper <drepper@redhat.com>2004-12-06 22:39:13 +0000
commitc03c66ddb5423255ae5e5309443eaeaf90eac441 (patch)
tree728ad5bc7091652fe9c0a85491d27235a629b464 /ChangeLog
parente9a37a8390f6eb6e7ee34a1de8791ad9c16e3cef (diff)
downloadglibc-c03c66ddb5423255ae5e5309443eaeaf90eac441.tar
glibc-c03c66ddb5423255ae5e5309443eaeaf90eac441.tar.gz
glibc-c03c66ddb5423255ae5e5309443eaeaf90eac441.tar.bz2
glibc-c03c66ddb5423255ae5e5309443eaeaf90eac441.zip
Update.
2004-12-06 Ulrich Drepper <drepper@redhat.com> * libio/fileops.c (_IO_new_file_seekoff): Fix optimization of in-buffer seek. Remove dead code. 2004-12-02 Jakub Jelinek <jakub@redhat.com> * libio/Makefile (tests): Add bug-ungetc4. * libio/bug-ungetc4.c: New test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1708f2d68b..4edb15a021 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-12-06 Ulrich Drepper <drepper@redhat.com>
+
+ * libio/fileops.c (_IO_new_file_seekoff): Fix optimization of in-buffer
+ seek. Remove dead code.
+
+2004-12-02 Jakub Jelinek <jakub@redhat.com>
+
+ * libio/Makefile (tests): Add bug-ungetc4.
+ * libio/bug-ungetc4.c: New test.
+
2004-12-06 Roland McGrath <roland@redhat.com>
* sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Diagnose EINVAL