diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dd0ed80e435..ba56b2688e0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-01-29 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-info-breakpoints-custom) | ||
| 4 | (gdb-goto-breakpoint): Make breakpoint handling work on template | ||
| 5 | functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk> | ||
| 6 | |||
| 1 | 2005-01-28 Eli Zaretskii <eliz@gnu.org> | 7 | 2005-01-28 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * descr-text.el: Add more keywords. | 9 | * descr-text.el: Add more keywords. |