(gnus-version-number): Update to 7.1.0.12.
[elisp/gnus.git-] / ChangeLog
index af3ee12..2c48c36 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,86 @@
+2000-03-05  Keiichi Suzuki  <keiichi@nanap.org>
+
+       * Nana-gnus: Version 7.1.0.11 (This is alpha status.)
+       Fix bugs.
+
+       * lisp/gnus-spec.el (gnus-update-format-specifications): Force
+       update format specifications, when differ `gnus-version' and
+       `gnus-newsrc-file-version' instead of `gnus-version' and
+       `gnus-vertsion' in `gnus-format-specs'.
+       Do not add `gnus-version' into `gnus-format-specs'.
+       (gnus-compile): Remove `gnus-version' from `gnus-format-specs'.
+
+       * lisp/gnus.el (gnus-version-number): Update to 7.1.0.11.
+       (gnus-continuum-version): Return version number of based Gnus.
+
+2000-03-04  Keiichi Suzuki  <keiichi@nanap.org>
+
+       * Nana-gnus: Version 7.1.0.10 (This is alpha status.)
+       Fix a bug.
+
+       * lisp/message.el (message-narrow-to-headers-or-head): Copy from
+       Gnus 5.8.3.
+
+       * lisp/gnus.el (gnus-version-number): Update to 7.1.0.10.
+
+2000-03-03  Keiichi Suzuki  <keiichi@nanap.org>
+
+       * Nana-gnus: Version 7.1.0.9 (This is alpha status.)
+       Fix a bug.
+
+       * lisp/gnus.el (gnus-version-number): Update to 7.1.0.9.
+
+       * lisp/mmgnus.el (TopLevel): Require `mmgeneric' when installed
+       it.
+
+       * lisp/mm-decode.el (mm-mailcap-command): Do not use
+       `mime-parameter' (in flim-1_13-rfc2231).
+
+2000-02-22  Keiichi Suzuki  <keiichi@nanap.org>
+
+       * Nana-gnus: Version 7.1.0.8 (This is alpha status.)
+       I tested `nnvirtual'.
+
+       * lisp/gnus.el (gnus-version-number): Update to 7.1.0.8.
+
+* 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
+
+       * nnvirtual.el (nnvirtual-request-article):
+       Bind gnus-override-method to nil.
+       (nnvirtual-request-update-mark): Don't update mark when
+       article is not there.
+
+2000-02-14  Keiichi Suzuki  <keiichi@nanap.org>
+
+       * Nana-gnus: Version 7.1.0.7 (This is alpha status.)
+       See announcement of 7.1.0.3.
+
+       Sync up with T-gnus 6.14 around POP3 mail retrieving.
+
+       I tested `gnus-agent'. It's probably fine.
+
+       * lisp/gnus.el (gnus-version-number): Update to 7.1.0.7.
+
+       * lisp/mail-source.el (mail-source-keyword-map): Sync up with
+       T-gnus 6.14 for supporting `pop3-connection-type'.
+       (mail-source-fetch-pop): Likewise.
+
+       * lisp/pop3.el: Sync up with T-gnus 6.14 for supporting
+       `pop3-connection-type', `pop3-leave-mail-on-server',
+       `pop3-maximum-message-size' and `pop3-except-header-regexp'.
+
+2000-02-11  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
+
+       * Nana-gnus: Version 7.1.0.6 (This is alpha status.)
+       See announcement of 7.1.0.3.
+
+       Maybe use `gnus-agent'.
+
+       * lisp/gnus.el (gnus-version-number): Update to 7.1.0.6.
+
+       * lisp/nnmh.el (nnmh-request-accept-article): Do not add dummy
+       Message-Id to message which accept to `queue' to `draft' group.
+
 2000-02-08  Keiichi Suzuki  <keiichi@nanap.org>
 
        * Nana-gnus: Version 7.1.0.5 (This is alpha status.)