Update.
[elisp/gnus.git-] / ChangeLog
index c911069..c48b22f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,71 @@
+1999-05-19  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 09.
+
+       * lisp/gnus-art.el (article-date-ut): Keep the original X-Sent
+       field, fix the position of the converted date to be displayed,
+       etc.
+
+1999-05-18  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 08.
+
+       * lisp/gnus-art.el (gnus-article-prepare-display): Undo the last
+       change - don't call `gnus-treat-article'.
+
+1999-05-17  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 07.
+
+       * lisp/gnus-art.el (gnus-article-prepare-display): Call
+       `gnus-treat-article'.
+
+1999-05-17   Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
+
+       * lisp/gnus-art.el (article-date-ut): Always detete the last
+       newline of any old Date fields.
+
+1999-05-17   Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
+            Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 06.
+
+       * lisp/mail-source.el (mail-source-keyword-map): New keyword
+       :connection for pop. It is introduced to enable SSL connection.
+       (mail-source-fetch-pop): Use it to bind `pop3-connection-type'.
+
+       * lisp/pop3.el : Add an autoload for `open-ssl-stream' defined in
+       `ssl'.
+       (pop3-connection-type, pop3-ssl-program-arguments): New variables.
+       (pop3-open-ssl-stream-1, pop3-open-ssl-stream): New functions.
+       (pop3-open-server): Call the latter when `pop3-connection-type' is
+       ssl.
+
+1999-05-17  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 05.
+       (TopLevel): Remove autoloads for `gnus-picons-display-x-face' and
+       `gnus-picons-article-display-x-face'.
+
+1999-05-16  Tsukamoto Tetsuo   <czkmt@remus.dti.ne.jp>
+
+       * texi/gnusref-ja.tex (subsec Notes): Complete words.
+       (sec GroupMode): Translate description of "P".
+
+1999-05-15  Tsukamoto Tetsuo   <czkmt@remus.dti.ne.jp>
+
+       * texi/gnusref-ja.tex: Undo the last change.
+
+1999-05-15  Tsukamoto Tetsuo   <czkmt@remus.dti.ne.jp>
+
+       * texi/gnusref-ja.tex: Fix typo.
+
+1999-05-14  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 04.
+
+       * lisp/*.el: Undo all of the last changes.
+
 1999-05-13  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 03.