aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ff2df39..13b7ecf 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1097,7 +1097,7 @@
2011-11-14 Doug Evans <dje@google.com>
- Make "!" an alias for "shell".
+ PR gdb/7200 Make "!" an alias for "shell".
* NEWS: Add mention.
* cli/cli-cmds.c (init_cli_cmds): Remove xdb_commands condition on
adding "!" command, always add it.