aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bca1fe7ac8..7a0b11a62a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-06-18 Roland McGrath <roland@redhat.com>
+
+ * sysdeps/generic/dl-sysdep.c (_dl_show_auxv): Catch uninitialized
+ elements in the table instead of printing an empty name string.
+
+2003-06-05 Roland McGrath <roland@redhat.com>
+
+ * elf/elf.h (PT_GNU_STACK): New macro.
+
2003-06-24 Ulrich Drepper <drepper@redhat.com>
* include/time.h: Define CLOCK_IDFIELD_SIZE.