aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 9101bf5..39f96c6 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2004-10-19 H.J. Lu <hongjiu.lu@intel.com>
+
+ * readelf.c (process_section_groups): Free symtab after use.
+
2004-10-18 Tommy Pettersson <ptp@lysator.liu.se>
Nick Clifton <nickc@redhat.com>