Update.
[elisp/gnus.git-] / ChangeLog
index 0c867c1..c48b22f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+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>