about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-08-27 05:54:50 +0000
committerUlrich Drepper <drepper@redhat.com>2003-08-27 05:54:50 +0000
commit5556fc6ae42300e41a3c615a43def3e9da09094a (patch)
treeac129136ae1519309543572e327c9f92805b75b3 /ChangeLog
parentd54869a9716fcaf417e51140b74f47273a9304c8 (diff)
downloadglibc-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--ChangeLog5
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.