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 3c77d4f..0da4c9d 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,9 @@ 2019-11-11 Tom Tromey <tom@tromey.com> + * gdb.texinfo (TUI Keys): Document readline function names. + +2019-11-11 Tom Tromey <tom@tromey.com> + * gdb.texinfo (Editing): Document operate-and-get-next. 2019-11-11 Tom Tromey <tromey@adacore.com> |