Synch to Oort Gnus 200304051403.
[elisp/gnus.git-] / ChangeLog
index c1b6392..bd0e5a6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,32 @@
+2003-04-03  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/pop3.el (pop3-uidl-support): Default to nil; change the
+       meaning of a value which it may contain into an alist of servers
+       and flags of whether they support UIDLs.
+       (pop3-get-message-numbers): Don't check uidls when
+       `pop3-leave-mail-on-server' is nil; synch it with the change of
+       `pop3-uidl-support'.
+       (pop3-get-uidl): Synch it with the change of `pop3-uidl-support'.
+
+2003-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.15.18 (quimby) revision 00.
+
+2003-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.15.17 revision 00.
+
 2003-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
 
+       * lisp/gnus-art.el (gnus-article-x-face-command): Don't examine
+       functions if `noninteractive'.
+       (gnus-article-should-use-smiley-mule): Don't examine values if
+       `noninteractive'.
+       (gnus-treat-display-face): Default to nil if x-face-e21 is
+       available.
+       (gnus-treat-display-smileys): Don't examine values if
+       `noninteractive'.
+
        * lisp/message.el (message-yank-original): Check not only the
        References field but the `message-reply-headers' variable.