about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1079ab085a..cf0b832a76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-06-07  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/dl-addr.c (_dl_addr): Fill in correct information if symbol
+	is in main program.
+	* elf/Versions [ld] (GLIBC_2.2): Export _dl_argv.
+
 	* elf/dl-addr.c (_dl_addr): Do exact testing of address range
 	using l_map_start and l_map_end.