summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-11-19 17:46:16 +0000
committerUlrich Drepper <drepper@redhat.com>1998-11-19 17:46:16 +0000
commit50463d27cdd5b7a8dd7401ca4850ae3871b9aa78 (patch)
tree92c4fa1ccda193b498ae2919516450efab3a678f /ChangeLog
parentb0428320f5c2a0444786f144061095c29bfe6943 (diff)
Update.
1998-11-19 Geoff Keating <geoffk@ozemail.com.au> * elf/rtld.c (_dl_start): Handle weak undefined symbols in ld.so correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 009dbdea62..f241c1fa6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1998-11-19 Geoff Keating <geoffk@ozemail.com.au>
+
+ * elf/rtld.c (_dl_start): Handle weak undefined symbols in ld.so
+ correctly.
+
1998-11-19 Ulrich Drepper <drepper@cygnus.com>
* misc/error.c: Undo last change.