aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-07-25 07:08:50 +0000
committerUlrich Drepper <drepper@redhat.com>2000-07-25 07:08:50 +0000
commit9494452cd4a6423f43a22d537da1f9d99e211e34 (patch)
tree1a6999a8ee5fccc58398f9ebf9fbce968ce41f3d /ChangeLog
parentf5304c15595ce7b0e1d5d9b151063db157c1ba83 (diff)
downloadglibc-9494452cd4a6423f43a22d537da1f9d99e211e34.tar
glibc-9494452cd4a6423f43a22d537da1f9d99e211e34.tar.gz
glibc-9494452cd4a6423f43a22d537da1f9d99e211e34.tar.bz2
glibc-9494452cd4a6423f43a22d537da1f9d99e211e34.zip
Update.
2000-07-25 Ulrich Drepper <drepper@redhat.com> * libio/wfileops.c (_IO_wdo_write): Allow partial conversions in the loop. * libio/fileops.c: Pretty print.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f27896b8d1..c1781e4d64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-07-25 Ulrich Drepper <drepper@redhat.com>
+
+ * libio/wfileops.c (_IO_wdo_write): Allow partial conversions in the
+ loop.
+
+ * libio/fileops.c: Pretty print.
+
2000-07-23 Bruno Haible <haible@clisp.cons.org>
* wctype/wchar-lookup.h: New file.