about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-07-29 08:36:30 +0000
committerRoland McGrath <roland@gnu.org>2003-07-29 08:36:30 +0000
commit5181d776e8bb3c277ea291b3b43be0ce8a38c6c3 (patch)
treeacdcf5525dff8dcdabe7226d996e304e55c82127 /ChangeLog
parentbba446f7e9eb56a9117af5423b872f5de42e4740 (diff)
downloadglibc-5181d776e8bb3c277ea291b3b43be0ce8a38c6c3.tar.gz
glibc-5181d776e8bb3c277ea291b3b43be0ce8a38c6c3.tar.xz
glibc-5181d776e8bb3c277ea291b3b43be0ce8a38c6c3.zip
* elf/Makefile (tests) [$(build-shared) = yes]:
	Depend on $(test-modules).
	* dlfcn/Makefile: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9910fcd00..75e577f252 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-07-29  Roland McGrath  <roland@redhat.com>
+
+	* elf/Makefile (tests) [$(build-shared) = yes]:
+	Depend on $(test-modules).
+	* dlfcn/Makefile: Likewise.
+
 2003-07-28  Roland McGrath  <roland@redhat.com>
 
 	* sysdeps/generic/bits/types.h (__STD_TYPE): New macro.