* lisp/gnus.el (gnus-revision-number): Increment to 03. t-gnus-6_10_061-03
authoryamaoka <yamaoka>
Tue, 2 Mar 1999 02:27:48 +0000 (02:27 +0000)
committeryamaoka <yamaoka>
Tue, 2 Mar 1999 02:27:48 +0000 (02:27 +0000)
* lisp/gnus-sum.el (gnus-select-newsgroup): Examine cached articles with
`gnus-cache-articles-in-group' if the current group is not a virtual group.
(TopLevel): Autoload `gnus-cache-articles-in-group'

ChangeLog

index 60217d2..32a0ec0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1999-03-02  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 03.
+
+       * lisp/gnus-sum.el (gnus-select-newsgroup): Examine cached articles
+       with `gnus-cache-articles-in-group' if the current group is not
+       a virtual group.
+       (TopLevel): Autoload `gnus-cache-articles-in-group'
+
 1999-03-01  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 02.