about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ce8be06e6..224d5fcd65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-01-09  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/generic/elf/backtracesyms.c (__backtrace_symbols):
+	Minimal cleanups.  Add assert to ensure memory handling is correct.
+
 	* manual/conf.texi (File Minimums): Fix _POSIX_PATH_MAX value.
 	Reported by Ben Collins <bcollins@debian.org>.