about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-03-22 08:01:35 +0000
committerUlrich Drepper <drepper@redhat.com>2000-03-22 08:01:35 +0000
commitef7dddd01c9b2c2e6e676c023b9b6ae63ae9e49d (patch)
tree6f95b7b9c141fb01f711138c8a2ea84a34c80d2d /linuxthreads/ChangeLog
parent1ab1ea76bf65a1cf97dd734a75a08e1d79913b37 (diff)
downloadglibc-ef7dddd01c9b2c2e6e676c023b9b6ae63ae9e49d.tar.gz
glibc-ef7dddd01c9b2c2e6e676c023b9b6ae63ae9e49d.tar.xz
glibc-ef7dddd01c9b2c2e6e676c023b9b6ae63ae9e49d.zip
Update.
	* sysdeps/unix/sysv/linux/errlist.c: Likewise.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 0c10a8ff5d..6d28f909c0 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,5 +1,10 @@
 2000-03-21  Ulrich Drepper  <drepper@redhat.com>
 
+	* attr.c: Use new macros from shlib-compat.h to define versions.
+	* oldsemaphore.c: Likewise.
+	* semaphore.c: Likewise.
+	* weaks.c: Likewise.
+
 	* pthread.c: Update for new SHLIB_COMPAT definition.
 
 	* manager.c (__pthread_manager): Unmask debug signal.