aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b96cc5a4a7..6c5d354c8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-21 Ulrich Drepper <drepper@redhat.com>
+
+ * elf/dynamic-link.h (elf_get_dynamic_info): Recognize DF_1_NOW.
+ In ld.so, neither DT_FLAGS nor DT_FLAGS_1 must be used.
+
2004-02-21 Andreas Jaeger <aj@suse.de>
* posix/bug-ga1.c: Include <string.h> for memset prototype.