about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-07-21 22:40:24 +0000
committerUlrich Drepper <drepper@redhat.com>2003-07-21 22:40:24 +0000
commit1a379ea0c7adae02b4cd08410a5204e8b725064d (patch)
treeb5698d6ee668aa1a6397a944d7d2f929d0c66fc2 /ChangeLog
parentca86a763669147f4312d877b322737feb6ff7a3a (diff)
downloadglibc-1a379ea0c7adae02b4cd08410a5204e8b725064d.tar.gz
glibc-1a379ea0c7adae02b4cd08410a5204e8b725064d.tar.xz
glibc-1a379ea0c7adae02b4cd08410a5204e8b725064d.zip
Update.
2003-07-21  Ulrich Drepper  <drepper@redhat.com>

	* Makerules (build-module-helper): Add -z defs unless explicitly said
	not to do it.
	* dlfcn/Makefile: Define various *-no-z-defs variables for test DSOs
	which has undefined symbols.
	* elf/Makefile: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d2fa219a9..ed5bdf40c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-07-21  Ulrich Drepper  <drepper@redhat.com>
+
+	* Makerules (build-module-helper): Add -z defs unless explicitly said
+	not to do it.
+	* dlfcn/Makefile: Define various *-no-z-defs variables for test DSOs
+	which has undefined symbols.
+	* elf/Makefile: Likewise.
+
 2003-07-21  HJ Lu  <hongjiu.lu@intel.com>
 
 	* elf/ldconfig.c (search_dir): Treat symlink as regular file