]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 22 May 1998 17:18:24 +0000 (17:18 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 22 May 1998 17:18:24 +0000 (17:18 +0000)
ChangeLog

index 3d02f59257faf4553ca49d3f6fc30b6fb0b952cc..8c029c947216da8332291f05994d3d5777877a0e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1998-05-22  Ulrich Drepper  <drepper@cygnus.com>
 
+       * libio/strops.c (_IO_str_underflow): Read newly available
+       character from buffer as unsigned.
+
        * catgets/open_catalog.c (__open_catalog): Don't try to close file
        which isn't open to preserve correct error number.