diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 385ca41..2e0c0bb 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +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. + 2016-07-12 Tom Tromey <tom@tromey.com> PR python/19293: |