diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ef07e777022..a098dae546f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-12-08 Glenn Morris <rgm@gnu.org> | 1 | 2010-12-08 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * progmodes/gdb-mi.el (gdb): Try to initialize comint input history | ||
| 4 | from gdb's history file. (Bug#7575) | ||
| 5 | |||
| 3 | * mail/emacsbug.el (report-emacs-bug): | 6 | * mail/emacsbug.el (report-emacs-bug): |
| 4 | Try to handle some other mail clients. | 7 | Try to handle some other mail clients. |
| 5 | 8 | ||