diff options
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cebabd01b14..f408f1b87dc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -31,6 +31,7 @@ | |||
| 31 | thread execution control. | 31 | thread execution control. |
| 32 | (gud-menu-map): New menu items to switch non-stop options. | 32 | (gud-menu-map): New menu items to switch non-stop options. |
| 33 | (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker. | 33 | (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker. |
| 34 | (gdb-send): Mimic RET properly (bug 3794). | ||
| 34 | 35 | ||
| 35 | * progmodes/gdb-mi.el (gdb-rules-name-maker) | 36 | * progmodes/gdb-mi.el (gdb-rules-name-maker) |
| 36 | (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for | 37 | (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for |