aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/NEWS2
2 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 134cb97..b794365 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2012-11-09 Yao Qi <yao@codesourcery.com>
+
+ * NEWS: Mention the fix to the ambiguity of 'fo' command.
+
2012-11-09 Pedro Alves <palves@redhat.com>
PR gdb/14306
diff --git a/gdb/NEWS b/gdb/NEWS
index 069b84f..8567742 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -24,6 +24,8 @@
* The 'cd' command now defaults to using '~' (the home directory) if not
given an argument.
+* The command 'forward-search' can now be abbreviated as 'fo'.
+
* New configure options
--enable-libmcheck/--disable-libmcheck