summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-06-03 08:30:35 -0700
committerPetr Baudis <pasky@suse.cz>2009-06-06 04:48:30 +0200
commite926cb177490407dfea3fc6c181a272b7b8a2a20 (patch)
treed4a8268a4f15da504d1a4fed09bdf9c2d0236697 /ChangeLog
parent1e639628d118eb75a2e0de99debbba6e949cdbae (diff)
Terminate correct buffer.
Little typo could cause additional characters to be printed. (cherry picked from commit fbb04b35e7997070feec74e0fd46953faef71f9e)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d9cc2966b..1211e1df5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-06-03 Ulrich Drepper <drepper@redhat.com>
+
+ * elf/dl-sysdep.c (_dl_show_auxv): Terminate correct string.
+
2009-05-30 Andreas Schwab <schwab@linux-m68k.org>
* configure.in: Move AC_CANONICAL_HOST before first use of $host