about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-11-20 01:25:19 +0000
committerUlrich Drepper <drepper@redhat.com>2002-11-20 01:25:19 +0000
commit96bbfe3f095556d3718e6b8cf65c143782efb8c3 (patch)
treeea77f1c098e849dfc100f9bb9f0f4bbf5e19466e /linuxthreads/ChangeLog
parent83f4b55d16e1312e024783245a0d51530eb702b2 (diff)
downloadglibc-96bbfe3f095556d3718e6b8cf65c143782efb8c3.tar.gz
glibc-96bbfe3f095556d3718e6b8cf65c143782efb8c3.tar.xz
glibc-96bbfe3f095556d3718e6b8cf65c143782efb8c3.zip
Update.
2002-11-19  Ulrich Drepper  <drepper@redhat.com>

	* Versions (libc:GLIBC_2.0): Remove names of functions which are
	not defined in libc.
	* Makefile (shared-only-routines): Add weaks.
	* weaks.c: Remove functions which are not exported from libc.so.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 5e5e0f851e..62dea84e98 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,10 @@
+2002-11-19  Ulrich Drepper  <drepper@redhat.com>
+
+	* Versions (libc:GLIBC_2.0): Remove names of functions which are
+	not defined in libc.
+	* Makefile (shared-only-routines): Add weaks.
+	* weaks.c: Remove functions which are not exported from libc.so.
+
 2002-11-14  Roland McGrath  <roland@redhat.com>
 
 	* libc-tsd.c: New file.