diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bc9d6f939a1..4d88bd8ad37 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2006-08-23 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil. + 2006-08-22 Kim F. Storm <storm@cua.dk> * ido.el (ido-set-matches-1): Fix full matching for subdirs. |