Update.
[platform/upstream/glibc.git] / ChangeLog
index c36a715..4c9420c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+1999-02-18  Ulrich Drepper  <drepper@cygnus.com>
+
+       * catgets/catgets.c: Correctly handle NLSPATH from environment
+       [PR libc/980].
+
+       * io/Makefile (routines): Add lock64.
+       * io/Versions: Add lockf64 for GLIBC_2.1.1.
+       * sysdeps/generic/lockf64.c: New file.
+
+1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
+
+       * string/bits/string2.h: Only use strncmp optimization if count
+       argument is constant.
+1999-02-16  Roland McGrath  <roland@baalperazim.frob.com>
+
+       * sysdeps/mach/hurd/revoke.c: New file.
+
+1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
+
+       * wctype/wctype.h (_ISwbit): Cast result of shift operations to
+       int to avoid warning about `ISO C restricts enumerator values to
+       range of `int''.
+
 1999-02-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
 
        * elf/dlfcn.h: Fix typo.