diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-12-26 23:54:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-12-26 23:54:44 +0000 |
commit | 0dc6c5e4d63446706fe80d93f0c5d0a660183a36 (patch) | |
tree | 6436f2f9b127f732dfa589c5af2ce2ba5dfa8b36 /ChangeLog | |
parent | 80af8b826c87ce6e510012dff306d0b8ba2aec34 (diff) | |
download | glibc-0dc6c5e4d63446706fe80d93f0c5d0a660183a36.tar.gz glibc-0dc6c5e4d63446706fe80d93f0c5d0a660183a36.tar.xz glibc-0dc6c5e4d63446706fe80d93f0c5d0a660183a36.zip |
* nss/nsswitch.c (__nss_lookup): Actually use alternative name in cvs/fedora-glibc-20071227T0908
second lookup.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 402b31bc83..619f629531 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-12-26 Ulrich Drepper <drepper@redhat.com> + + * nss/nsswitch.c (__nss_lookup): Actually use alternative name in + second lookup. + 2007-12-23 Ulrich Drepper <drepper@redhat.com> * sysdeps/x86_64/cacheinfo.c (intel_02_known): New entry 0x3f. |