Add.
authorSimon Josefsson <jas@extundo.com>
Wed, 29 Sep 2004 16:11:34 +0000 (16:11 +0000)
committerSimon Josefsson <jas@extundo.com>
Wed, 29 Sep 2004 16:11:34 +0000 (16:11 +0000)
ChangeLog
GNUS-NEWS
Makefile.in
texi/ChangeLog
texi/gnus-news.texi

index 8304a47..0580968 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-29  Simon Josefsson  <jas@extundo.com>
+
+       * GNUS-NEWS: Generated.
+
+       * Makefile.in (GNUS-NEWS): Add.
+
 2004-09-11  Simon Josefsson  <jas@extundo.com>
 
        * GNUS-NEWS: Generated.
index f267204..9b04b3c 100644 (file)
--- a/GNUS-NEWS
+++ b/GNUS-NEWS
@@ -80,6 +80,9 @@ header.  This changes the default of `gnus-article-loose-mime'.
 
 ** Gnus now view DNS master files sent as text/dns using dns-mode.
 
+** Gnus now support the "hashcash" client puzzle anti-spam idea.  See
+the Gnus manual, section Hashcash, for more information.
+
 \f
 * For older news, see Gnus info node "New Features".
 
index 73b8eb3..2df0a45 100644 (file)
@@ -22,6 +22,9 @@ uninstall:
        cd texi && $(MAKE) uninstall
        cd etc && $(MAKE) uninstall
 
+GNUS-NEWS:
+       cd texi && $(MAKE) GNUS-NEWS
+
 # Rule for Lars and nobody else.
 some:
        cd lisp && $(MAKE) EMACS="$(EMACS)" some
index 6997570..53594bd 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-29  Simon Josefsson  <jas@extundo.com>
+
+       * gnus-news.texi: Add.
+
 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * gnus.texi (Hashcash): changed location of library, also mention
index 8dba8e5..8fc6828 100644 (file)
@@ -96,6 +96,9 @@ This changes the default of @code{gnus-article-loose-mime}.
 
 @item Gnus now view DNS master files sent as text/dns using dns-mode.
 
+@item Gnus now support the ``hashcash'' client puzzle anti-spam idea.
+See the Gnus manual, section Hashcash, for more information.
+
 @end itemize
 
 @c gnus-news.texi ends here.