aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
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 ffe0946..ff74c51 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2012-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * linespec.c (decode_line_internal): Fix comment correctness.
+
2012-02-09 Valery Khromov <valery.khromov@gmail.com>
PR gdb/12953