diff options
author | Jakub Jelinek <jakub@redhat.com> | 2004-10-01 21:37:29 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2004-10-01 21:37:29 +0000 |
commit | 6d96590587deec027c04fe576f11cff0f445eb32 (patch) | |
tree | a0b964a672b5e970d88a8f030da837ce14885aae /ChangeLog | |
parent | b7a09b9201b09b722209cb430813709505927be0 (diff) | |
download | glibc-6d96590587deec027c04fe576f11cff0f445eb32.tar glibc-6d96590587deec027c04fe576f11cff0f445eb32.tar.gz glibc-6d96590587deec027c04fe576f11cff0f445eb32.tar.bz2 glibc-6d96590587deec027c04fe576f11cff0f445eb32.zip |
Updated to fedora-glibc-20041001T2134cvs/fedora-glibc-2_3_3-63
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-10-01 Ulrich Drepper <drepper@redhat.com> + + * nscd/nscd_initgroups.c (__nscd_getgrouplist): Always add the + group the caller provided unless there is a real problem. + + * posix/bug-glob1.c (prepare): Fix creation of symlink. + 2004-09-30 Ulrich Drepper <drepper@redhat.com> * posix/Makefile: Add rules to build and run bug-glob1. |