about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-07-04 23:12:44 +0000
committerUlrich Drepper <drepper@redhat.com>2004-07-04 23:12:44 +0000
commit382054020099eb8d0350a305d3719f92317e7912 (patch)
tree7f9e7d60dcf41cfe4cc9a62d62468cebef62fefe /ChangeLog
parentfc2803cc4250fb556fac42fff1a13e0f3ed1c703 (diff)
downloadglibc-382054020099eb8d0350a305d3719f92317e7912.tar.gz
glibc-382054020099eb8d0350a305d3719f92317e7912.tar.xz
glibc-382054020099eb8d0350a305d3719f92317e7912.zip
Update.
2004-07-04  Matthew Reppert  <arashi@kai.vm.bytemark.co.uk>

	* sysdeps/unix/sysv/linux/i386/glob64.c (glob64): Use libc_hidden_ver
	instead of libc_hidden_def.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06d4c64b30..4a936dde51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-04  Matthew Reppert  <arashi@kai.vm.bytemark.co.uk>
+
+	* sysdeps/unix/sysv/linux/i386/glob64.c (glob64): Use libc_hidden_ver
+	instead of libc_hidden_def.
+
 2004-07-01  Roland McGrath  <roland@redhat.com>
 
 	* aclocal.m4: Add provide for AC_CONFIG_AUX_DIR_DEFAULT.