aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorYao Qi <yao@codesourcery.com>2013-02-16 08:57:48 +0000
committerYao Qi <yao@codesourcery.com>2013-02-16 08:57:48 +0000
commit983dc440fe154776689b12ff1342f8e41346ed48 (patch)
tree64af01fde2e1a2a4754f2c85685b1f95c6f1410f /gdb/ChangeLog
parent1082a0c400d0c6c19d976f559eab545b733f1ad2 (diff)
downloadgdb-983dc440fe154776689b12ff1342f8e41346ed48.zip
gdb-983dc440fe154776689b12ff1342f8e41346ed48.tar.gz
gdb-983dc440fe154776689b12ff1342f8e41346ed48.tar.bz2
gdb/
2013-02-16 Yuanhui Zhang <asmwarrior@gmail.com> * frame.c: Remove one extra white space after #include directive.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 70e6250..4e53bc0 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2013-02-16 Yuanhui Zhang <asmwarrior@gmail.com>
+
+ * frame.c: Remove one extra white space after #include
+ directive.
+
2013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
* contrib/cc-with-tweaks.sh: Extend the comment for -p option.