diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 17f99307ee6..25a085c5496 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-02-19 Nick Roberts + + * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb. + (gdb): (Re)set gdb-flush-pending-output to nil here... + (gdb-init-1): ...instead of here (before gdb-prompt). + 2008-02-18 Juanma Barranquero * progmodes/verilog-mode.el (customize): Fix typo in error message.