diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-25 22:27:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-25 22:27:43 +0000 |
commit | 70e392a33adde4722828b5e7e6b9ac42aa53f44a (patch) | |
tree | 7024df725aadfd4128ecdd61761e7c2a74e71288 /ChangeLog | |
parent | 3452aba811b77932788ac10de324653140bca936 (diff) | |
download | glibc-70e392a33adde4722828b5e7e6b9ac42aa53f44a.tar.gz glibc-70e392a33adde4722828b5e7e6b9ac42aa53f44a.tar.xz glibc-70e392a33adde4722828b5e7e6b9ac42aa53f44a.zip |
Update.
* libio/wfileops.c (_IO_wfile_underflow): Handle not entirely
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 0fbdf5ef90..1d4b79fd8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,7 +35,7 @@ * libio/iogetwline.c (_IO_getwline_info): Pretty print. - * libio/wfileops.c (_IO_wfile_underflow): Correct not entirely + * libio/wfileops.c (_IO_wfile_underflow): Handle not entirely empty external buffer correctly. 2000-07-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl> |