aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2012-08-23 16:44:24 +0000
committerPedro Alves <palves@redhat.com>2012-08-23 16:44:24 +0000
commit2edda2ffe83b74276346996565302ec82b37c72b (patch)
treec712c5b35e6252bf9244fff52bca7f09eb0de3ed /gdb/ChangeLog
parent8d735b87dda8798463168405ee63c7c75b571074 (diff)
downloadgdb-2edda2ffe83b74276346996565302ec82b37c72b.zip
gdb-2edda2ffe83b74276346996565302ec82b37c72b.tar.gz
gdb-2edda2ffe83b74276346996565302ec82b37c72b.tar.bz2
2012-08-23 Pedro Alves <palves@redhat.com>
* infcmd.c (_initialize_infcmd) <signal command>: Fix typo in help string.
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 362b087..5d77a82 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2012-08-23 Pedro Alves <palves@redhat.com>
+
+ * infcmd.c (_initialize_infcmd) <signal command>: Fix typo in help
+ string.
+
2012-08-23 Yao Qi <yao@codesourcery.com>
* tracepoint.c (disconnect_tracing): Call set_tracepoint_num.