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 73fd9b2..7607ada 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,10 @@ 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com> + * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1. + * gdb.texinfo: Likewise. + +2006-05-05 Daniel Jacobowitz <dan@codesourcery.com> + * gdb.texinfo (Remote Configuration): Remove "set remotedebug" and "show remotedebug". (Debugging Output): Add additional index entries. |