diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 0b6139d..0ef313f 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com> + + * python.texi (Recordings In Python): New section. + 2017-02-14 Tom Tromey <tom@tromey.com> PR python/13598: |