about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-05-10 22:19:45 +0000
committerUlrich Drepper <drepper@redhat.com>2006-05-10 22:19:45 +0000
commit790fc6e41d5f4e888b938be1d653fb23fdf3540c (patch)
tree1c252ec2661fae71d2c8fd5216390c213653c1ba /nptl/ChangeLog
parent0088b04eebb639d9f3f1b14bc129fe26c8dd3105 (diff)
downloadglibc-790fc6e41d5f4e888b938be1d653fb23fdf3540c.tar.gz
glibc-790fc6e41d5f4e888b938be1d653fb23fdf3540c.tar.xz
glibc-790fc6e41d5f4e888b938be1d653fb23fdf3540c.zip
* pthread_atfork.c: Mark __dso_handle as hidden. cvs/fedora-glibc-20060511T1325
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 940bfafcee..024bc6ecfe 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,7 @@
+2006-05-10  Ulrich Drepper  <drepper@redhat.com>
+
+	* pthread_atfork.c: Mark __dso_handle as hidden.
+
 2006-05-09  Ulrich Drepper  <drepper@redhat.com>
 
 	[BZ #2644]