aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ca66df62610..69b247f6f3f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -348,6 +348,12 @@ bound to 'Buffer-menu-unmark-all-buffers'.
348*** Two new commands 'Buffer-menu-unmark-all', bound to 'U' and 348*** Two new commands 'Buffer-menu-unmark-all', bound to 'U' and
349'Buffer-menu-unmark-all-buffers', bound to 'M-DEL'. 349'Buffer-menu-unmark-all-buffers', bound to 'M-DEL'.
350 350
351** Gnus
352
353---
354*** The .newsrc file will now only be saved if the native select
355method is an NNTP select method.
356
351** Ibuffer 357** Ibuffer
352 358
353--- 359---