diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a495ea660ac..8dc16834d0e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2007-11-19 Nick Roberts + + * progmodes/gdb-ui.el: Update commentary. + 2007-11-18 Dan Nicolaescu * net/tramp.el (tramp-terminal-type): Remove duplicated @@ -3078,7 +3082,7 @@ 2007-10-08 Adam Hupp (tiny change) - * progmodes/gdb-ui.el (pdb): Specify file for gud-break. + * progmodes/gud.el (pdb): Specify file for gud-break. 2007-10-08 Nick Roberts