aboutsummaryrefslogtreecommitdiff
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 408ecb3..f2f02e3 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2012-08-22 Tom Tromey <tromey@redhat.com>
+
+ * gdbint.texinfo (Host Definition): Remove documentation for
+ SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
+
2012-08-17 Keith Seitz <keiths@redhat.com>
PR c++/13356