diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3e30598208d..25775d3cb6f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2006-06-09 Nick Roberts + + * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1) + (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status + in mode line at startup. + 2006-06-08 Kim F. Storm * ido.el (ido-take-first-match, ido-push-dir-first): New commands.