diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-02-18 09:15:19 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-02-18 09:15:19 +0000 |
commit | ed3b44d39c69748d586f66179c19dbc2f2d7c808 (patch) | |
tree | b45164cb17874312d861a056dc27d4d9051451d5 /ChangeLog | |
parent | d629bceca41fa194caed3ee53b9db063d13f5de4 (diff) | |
download | glibc-ed3b44d39c69748d586f66179c19dbc2f2d7c808.tar glibc-ed3b44d39c69748d586f66179c19dbc2f2d7c808.tar.gz glibc-ed3b44d39c69748d586f66179c19dbc2f2d7c808.tar.bz2 glibc-ed3b44d39c69748d586f66179c19dbc2f2d7c808.zip |
Update.
* catgets/catgets.c: Correctly handle NLSPATH from environment
[PR libc/980].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 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. |