* Makefile.in (GNUS-NEWS): Depend on texi/gnus-news.texi.
authorSimon Josefsson <jas@extundo.com>
Thu, 30 Sep 2004 20:46:46 +0000 (20:46 +0000)
committerSimon Josefsson <jas@extundo.com>
Thu, 30 Sep 2004 20:46:46 +0000 (20:46 +0000)
* GNUS-NEWS: Generated.

ChangeLog
GNUS-NEWS
Makefile.in

index 0580968..f3d9753 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-30  Simon Josefsson  <jas@extundo.com>
+
+       * Makefile.in (GNUS-NEWS): Depend on texi/gnus-news.texi.
+
+       * GNUS-NEWS: Generated.
+
 2004-09-29  Simon Josefsson  <jas@extundo.com>
 
        * GNUS-NEWS: Generated.
index 9b04b3c..6db5c54 100644 (file)
--- a/GNUS-NEWS
+++ b/GNUS-NEWS
@@ -81,7 +81,8 @@ 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.
+the Gnus manual, section Hashcash, for more information.  Use (setq
+message-generate-hashcash t) to enable.
 
 \f
 * For older news, see Gnus info node "New Features".
index 2df0a45..d5bc65a 100644 (file)
@@ -22,7 +22,7 @@ uninstall:
        cd texi && $(MAKE) uninstall
        cd etc && $(MAKE) uninstall
 
-GNUS-NEWS:
+GNUS-NEWS: texi/gnus-news.texi
        cd texi && $(MAKE) GNUS-NEWS
 
 # Rule for Lars and nobody else.