about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-10-09 21:57:58 +0000
committerUlrich Drepper <drepper@redhat.com>1999-10-09 21:57:58 +0000
commit883c331ae9e9fb6e61c7213a012a5f4122b2bb23 (patch)
treeb9bafaae3c1365f0a767d6870245a8c789700553 /ChangeLog
parentc1422e5b7cdb4400f934c91bcefa3a1a96d789fb (diff)
downloadglibc-883c331ae9e9fb6e61c7213a012a5f4122b2bb23.tar.gz
glibc-883c331ae9e9fb6e61c7213a012a5f4122b2bb23.tar.xz
glibc-883c331ae9e9fb6e61c7213a012a5f4122b2bb23.zip
Update.
	* Makeconfig: Look also in all subdirs for shlib-versions files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 974184c3f7..046eca9855 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-10-09  Ulrich Drepper  <drepper@cygnus.com>
 
+	* Makeconfig: Look also in all subdirs for shlib-versions files.
+
 	* malloc/memprof.sh: Fix --help string a bit.
 
 	* argp/argp.h: Remove K&R compatiblity.