diff options
| -rw-r--r-- | lisp/ChangeLog | 4 | ||||
| -rw-r--r-- | man/ChangeLog | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b5cfa0640e9..ceb72e1eebb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2004-10-06 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue. | ||
| 4 | |||
| 1 | 2004-10-06 John Paul Wallington <jpw@gnu.org> | 5 | 2004-10-06 John Paul Wallington <jpw@gnu.org> |
| 2 | 6 | ||
| 3 | * xml.el (xml-parse-dtd): Fix `error' call. | 7 | * xml.el (xml-parse-dtd): Fix `error' call. |
diff --git a/man/ChangeLog b/man/ChangeLog index fc10f3d7252..dad0dfaf544 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-10-06 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * building.texi (Starting GUD): Note that multiple debugging | ||
| 4 | sessions requires `gdb --fullname'. | ||
| 5 | |||
| 1 | 2004-10-05 Karl Berry <karl@gnu.org> | 6 | 2004-10-05 Karl Berry <karl@gnu.org> |
| 2 | 7 | ||
| 3 | * info.texi: consistently use --- throughout, periods at end of | 8 | * info.texi: consistently use --- throughout, periods at end of |