summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2024-07-25 10:41:18 +0300
committerEli Zaretskii <eliz@gnu.org>2024-07-25 10:41:18 +0300
commitb97786d9f6ec242501e8db40bb4da08f0f64d04d (patch)
tree00761b1acdf69f4399851c2c4b5ec6e62cb3b22a
parenta79966156633ae1e49e3fef17ff7212c8f35a26f (diff)
; * etc/NEWS: Entry for 'gnus-summary-limit-to-age' (bug#72204).
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ea0ea978f23..90e3a42beb1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1705,6 +1705,11 @@ This allows the user to either disable the display of any logo or
specify which logo will be displayed as part of the
buffer-identification in the mode-line of Gnus buffers.
+---
+*** 'gnus-summary-limit-to-age' now counts days since midnight.
+"Less than 1 day" now means "since last midnight", rather than "less
+than 24 hours old".
+
** Rmail
---