aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-07-25 09:08:50 +0000
committerUlrich Drepper <drepper@redhat.com>2000-07-25 09:08:50 +0000
commit11fd973a1f9e5321580c35d13e9ba25217a003e8 (patch)
treeb07f359f43e04f632c75657b9e398febe74bd6e5 /ChangeLog
parent9494452cd4a6423f43a22d537da1f9d99e211e34 (diff)
downloadglibc-11fd973a1f9e5321580c35d13e9ba25217a003e8.tar
glibc-11fd973a1f9e5321580c35d13e9ba25217a003e8.tar.gz
glibc-11fd973a1f9e5321580c35d13e9ba25217a003e8.tar.bz2
glibc-11fd973a1f9e5321580c35d13e9ba25217a003e8.zip
Update.
* libio/wfileops.c (_IO_wdo_write): Correct return value.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1781e4d64..89225e2aab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2000-07-25 Ulrich Drepper <drepper@redhat.com>
+ * libio/wfileops.c (_IO_wdo_write): Correct return value.
+
* libio/wfileops.c (_IO_wdo_write): Allow partial conversions in the
loop.