diff --git a/lisp/ChangeLog b/lisp/ChangeLog index faf571fa719..7c3451d349f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2009-09-19 Nick Roberts + + * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of + older GDB where there is no has_more field. + 2009-09-19 Glenn Morris * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.