aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 2e0c0bb..b1ddc28 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,5 +1,11 @@
2016-07-13 Tom Tromey <tom@tromey.com>
+ PR python/17698:
+ * python.texi (Breakpoints In Python): Document
+ Breakpoint.pending.
+
+2016-07-13 Tom Tromey <tom@tromey.com>
+
* python.texi (Breakpoints In Python): Move table of types and
table of watchpoint types earlier in node.