diff options
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8be0e2bb3dd..db83497b055 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-06-26 Nick Roberts <nickrob@gnu.org> + + * progmodes/gdb-ui.el (gdb-toggle-breakpoint) + (gdb-goto-breakpoint): Fix breakage. + 2004-06-26 Eli Zaretskii <eliz@gnu.org> * man.el (Man-getpage-in-background): Add windows-nt to the list |