diff options
author | Eli Zaretskii <eliz@gnu.org> | 2004-10-08 19:19:05 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2004-10-08 19:19:05 +0000 |
commit | 703663ab0d9609aa20fabba0bfe9688283eb491c (patch) | |
tree | bab603e72c02ef5891ae0158286ce993900bf68a /gdb/doc/ChangeLog | |
parent | 895ce074f722e51fabce1b42e2705b1def1dd410 (diff) | |
download | gdb-703663ab0d9609aa20fabba0bfe9688283eb491c.zip gdb-703663ab0d9609aa20fabba0bfe9688283eb491c.tar.gz gdb-703663ab0d9609aa20fabba0bfe9688283eb491c.tar.bz2 |
(Editing, History): Add cross-references to the
included Readline and History user documentation. Remove
references to the symbol have-readline-appendices which is unused
and undefined.
(History): Fix indexing.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 6ddde87..9f80f02 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,11 @@ +2004-10-08 Eli Zaretskii <eliz@gnu.org> + + * gdb.texinfo (Editing, History): Add cross-references to the + included Readline and History user documentation. Remove + references to the symbol have-readline-appendices which is unused + and undefined. + (History): Fix indexing. + 2004-10-08 Jeff Johnston <jjohnstn@redhat.com> * gdbint.texinfo (target_stopped_data_address): Update to |