changeset 111073:7172906a557c

gnus-news.texi: Mention new archive defaults.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Thu, 21 Oct 2010 02:31:33 +0000
parents a7fee19797df
children 9138671f67b0
files doc/misc/ChangeLog doc/misc/gnus-news.texi
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/misc/ChangeLog	Thu Oct 21 01:49:12 2010 +0000
+++ b/doc/misc/ChangeLog	Thu Oct 21 02:31:33 2010 +0000
@@ -1,3 +1,7 @@
+2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+	* gnus-news.texi: Mention new archive defaults.
+
 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 	* gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
--- a/doc/misc/gnus-news.texi	Thu Oct 21 01:49:12 2010 +0000
+++ b/doc/misc/gnus-news.texi	Thu Oct 21 02:31:33 2010 +0000
@@ -224,6 +224,9 @@
 @item Changes in Message mode
 
 @itemize @bullet
+@item Gnus now defaults to saving all outgoing messages in per-month
+nnfolder archives.
+
 @item Gnus now supports the ``hashcash'' client puzzle anti-spam mechanism.
 Use @code{(setq message-generate-hashcash t)} to enable.
 @xref{Hashcash}.