diff lisp/gnus/ChangeLog @ 110289:ed38b7a7f11e

gnus-start.el (gnus-get-unread-articles): Set the number of unread articles of every unchecked group to t, which means unknown since the server has never been opened.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Thu, 09 Sep 2010 06:15:13 +0000
parents 8c1028027f1b
children f70d39f7b8fd
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Thu Sep 09 06:13:05 2010 +0000
+++ b/lisp/gnus/ChangeLog	Thu Sep 09 06:15:13 2010 +0000
@@ -1,3 +1,9 @@
+2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+	* gnus-start.el (gnus-get-unread-articles): Set the number of unread
+	articles of every unchecked group to t, which means unknown since the
+	server has never been opened.
+
 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 	* gnus-html.el (gnus-html-show-alt-text): New command.