aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2009-04-07 20:43:51 +0000
committerDoug Evans <dje@google.com>2009-04-07 20:43:51 +0000
commitd10c338de31f3a16299088e24830d12197f2ec42 (patch)
treef7099e66057eecd3c0a871228863fbc604669082 /gdb/ChangeLog
parentbb6198d22476adbc42e66f0dfc2cbdd493cdc85a (diff)
downloadgdb-d10c338de31f3a16299088e24830d12197f2ec42.zip
gdb-d10c338de31f3a16299088e24830d12197f2ec42.tar.gz
gdb-d10c338de31f3a16299088e24830d12197f2ec42.tar.bz2
* symfile.c (symbol_file_clear): Fix indentation.
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 8f9609f..0df9e94 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2009-04-07 Doug Evans <dje@google.com>
+
+ * symfile.c (symbol_file_clear): Fix indentation.
+
2009-04-06 Mark Kettenis <kettenis@gnu.org>
* sparc64nbsd-nat.c (sparc64nbsd_supply_pcb): Fix comment.