* spam.el (spam-register-routine): move comment
[gnus] / lisp / ChangeLog
index efdb3f5..a999199 100644 (file)
@@ -1,3 +1,16 @@
+2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * spam.el (spam-register-routine): move comment
+       (spam-verify-bogofilter): we use 'unknown for the initial
+       spam-bogofilter-valid state, not 'never
+
+       * netrc.el (netrc-machine-user-or-password): convenience wrapper
+       for netrc-machine
+
+       * nnimap.el (nnimap-open-connection): use
+       netrc-machine-user-or-password
+
+
 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * message.el (message-tokenize-header): Fix 2004-09-06 change