aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2013-09-25 00:15:30 +0000
committerDoug Evans <dje@google.com>2013-09-25 00:15:30 +0000
commit020f703635b9a8dcc29dce41a682b99bde1e8c74 (patch)
tree12b3806d71fd6e2e4336cad4740d966d4a1519e1 /gdb/ChangeLog
parent9d26852e6da93f8c478972ac99f09d1692deabb1 (diff)
downloadgdb-020f703635b9a8dcc29dce41a682b99bde1e8c74.zip
gdb-020f703635b9a8dcc29dce41a682b99bde1e8c74.tar.gz
gdb-020f703635b9a8dcc29dce41a682b99bde1e8c74.tar.bz2
* objfiles.c (free_objfile): Move comment.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 582ce91..1d3d96f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2013-09-24 Doug Evans <dje@google.com>
+
+ * objfiles.c (free_objfile): Move comment.
+
2013-09-24 Joel Brobecker <brobecker@adacore.com>
* ada-exp.y (string_to_operator): Delete.