Fix up Agent expiry of opportunistically cached messages
[gnus] / lisp / ChangeLog
index a18be11..976c903 100644 (file)
@@ -1,5 +1,8 @@
 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
+       article was fetched, so that it can be expired later (bug#9958).
+
        * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
        retrieval is happening.