summaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index d3527de354d..6830f3623ac 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-24 Tom Tromey <tromey@redhat.com>
+
+ * gdb.texinfo (Specify Location): Document `function:label'
+ linespec.
+
2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
PR python/12149