Update.
[elisp/gnus.git-] / ChangeLog
index 6beec9f..d5aa14d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,65 @@
+2000-04-12  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 17.
+
+       * lisp/gnus-spec.el (gnus-format-specs-compiled): Fix doc string.
+
+2000-04-11  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
+
+       * lisp/gnus-start.el (gnus-product-variable-touch): Support multiple
+       arguments.
+
+       * lisp/gnus-spec.el (gnus-search-or-regist-spec): New utility macro.
+       (gnus-update-format-specifications): Support new data structure of
+       `gnus-format-specs-compiled'.
+       (gnus-update-format-specification-1): Likewise.
+       (gnus-update-format): Support new data structure of
+       `gnus-format-specs'.
+       (gnus-format-specs): Modify data structure.
+
+2000-04-10   Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/imap.el (imap-body-lines): Check Content-Type: of the
+       article case insensitively.
+
+2000-04-07  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/message.el (message-cite-original): Use "unknown sender" if
+       from field does not exist in the yanked article.
+
+2000-04-06  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/message.el (message-cite-original): Extract from field for
+       the simple citation line.
+
+2000-03-21  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/nnimap.el (nnimap-request-article-part): Returns nil if the
+       article does not exist.
+
+2000-03-17  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 16.
+
+       * lisp/nnweb.el (nnweb-fetch-url): Bind `input-coding-system' and
+       `output-coding-system' for Mule 2.3.
+       * lisp/mail-source.el (mail-source-fetch-imap): Ditto.
+       * lisp/imap.el (imap-ssl-open): Ditto.
+       * lisp/gnus-start.el (gnus-product-read-variable-file-1): Ditto.
+
+2000-03-17  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): New function.
+       (gnus-read-newsrc-el-file): If it fails, attempt to re-read the
+       file using `gnus-re-read-newsrc-el-file'.  In that case, the
+       compiled format specs in the file which may be created by the other
+       Gnusae should be ignored.
+
+2000-03-16  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-product-variable-file-list): Use `*ctext*'
+       when Mule 2.3 is running.
+
 2000-03-16  Katsumi Yamaoka <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 15.