diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-08-27 05:54:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-08-27 05:54:50 +0000 |
commit | 5556fc6ae42300e41a3c615a43def3e9da09094a (patch) | |
tree | ac129136ae1519309543572e327c9f92805b75b3 /ChangeLog | |
parent | d54869a9716fcaf417e51140b74f47273a9304c8 (diff) | |
download | glibc-5556fc6ae42300e41a3c615a43def3e9da09094a.tar.gz glibc-5556fc6ae42300e41a3c615a43def3e9da09094a.tar.xz glibc-5556fc6ae42300e41a3c615a43def3e9da09094a.zip |
Update.
2003-08-26 Ulrich Drepper <drepper@redhat.com> * nss/nsswitch.c: Add libc_hidden_def for __nss_lookup_function. * nss/nsswitch.h: Add libc_hidden_proto for __nss_lookup_function.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5819955411..43cf653f40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-08-26 Ulrich Drepper <drepper@redhat.com> + + * nss/nsswitch.c: Add libc_hidden_def for __nss_lookup_function. + * nss/nsswitch.h: Add libc_hidden_proto for __nss_lookup_function. + 2003-08-26 Steven Munroe <sjmunroe@us.ibm.com> * sysdeps/powerpc/powerpc64/elf/Makefile: New file. |