* gnus-agent.el (gnus-agent-file-header-cache): Removed.
[gnus] / lisp / ChangeLog
index 7114bc6..5e82ef7 100644 (file)
@@ -1,3 +1,12 @@
+2004-03-02  Kevin Greiner <kgreiner@xpediantsolutions.com>
+
+        * gnus-agent.el (gnus-agent-file-header-cache): Removed.
+       (gnus-agent-possibly-alter-active): Avoid null in numeric
+       comparison.
+       (gnus-agent-set-local): Refuse to save null in local object table.
+       (gnus-agent-regenerate-group): The REREAD parameter can now be a
+       list of articles that will be marked as unread.
+
 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.