diff options
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 673c28f021b..9e709fcfe14 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-05-01 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Don't + throw error if no file is found. + 2008-04-28 Michael Albinus <michael.albinus@gmx.de> * net/tramp.el (tramp-replace-environment-variables): Remove it. |