aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index bcffe06663c..6fda272c0d0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -218,7 +218,11 @@ dired buffers automatically on revisiting.
218*** When `doc-view-continuous' is non-nil, scrolling a line 218*** When `doc-view-continuous' is non-nil, scrolling a line
219on the page edge advances to the next/previous page. 219on the page edge advances to the next/previous page.
220 220
221** FIXME gdb-mi 221** gdb-mi
222
223*** GDB User Interface migrated to GDB Machine Interface and now
224supports multithread non-stop debugging and debugging of several
225threads simultaneously.
222 226
223** Grep 227** Grep
224 228