aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0ad5f700759..12ff21f39ae 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -354,6 +354,10 @@ bound to 'Buffer-menu-unmark-all-buffers'.
354*** The .newsrc file will now only be saved if the native select 354*** The .newsrc file will now only be saved if the native select
355method is an NNTP select method. 355method is an NNTP select method.
356 356
357+++
358*** A new command for sorting articles by readedness marks has been
359added: `C-c C-s C-m C-m'.
360
357** Ibuffer 361** Ibuffer
358 362
359--- 363---