about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
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 c6047d3b3b..9a8f0a3800 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,9 @@
 2003-06-22  Ulrich Drepper  <drepper@redhat.com>
 
+	* pthreadP.h: Mark __pthread_mutex_unlock_usercnt also hidden.
+	* pthread_mutex_unlock.c (__pthread_mutex_unlock_usercnt): Add
+	attribute_hidden.
+
 	* pthreadP.h (__pthread_mutex_init_internal): Mark hidden.
 	(__pthread_mutex_lock_internal): Likewise.
 	(__pthread_mutex_unlock_internal): Likewise.