Nana-gnus: Version 7.1.0.15 (This is alpha status.)
[elisp/gnus.git-] / ChangeLog
index 2b28a8b..9dffef7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,152 @@
+2000-04-11  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
+
+       * Nana-gnus: Version 7.1.0.15 (This is alpha status.)
+       Fix a bug.  Modify internal cache data structures.
+
+       * lisp/mess-lcl.el (message-mime-charset-recover-by-ask):
+       Abolished argments.
+
+       * lisp/gnus.el (gnus-version): Restore string format.
+       (gnus-product-variable-file-list): Update file compatibility
+       version numbers.
+
+       * lisp/gnus-vers.el (gnus-vers): Update to 7.1.0.15.
+       (gnus-product-name): Revived.
+       (gnus-version-number): Likewise.
+
+       * lisp/gnus-start.el (gnus-product-directory): Use
+       `gnus-product-name'.
+       (gnus-product-variable-touch): Support multiple arguments.
+
+       * lisp/gnus-spec.el (gnus-format-specs): Modify data structure.
+       (gnus-format-specs-compiled): Likewise.
+       (gnus-update-format): Support new data structure of
+       `gnus-format-specs'.
+       (gnus-update-format-specification-1): Support new data structure
+       of `gnus-format-specs-compiled'.
+       (gnus-update-format-specifications): Likewise.
+       (gnus-search-or-regist-spec): New utility macro.
+
+2000-03-14  Keiichi Suzuki  <keiichi@nanap.org>
+
+       * Nana-gnus: Version 7.1.0.14 (This is alpha status.)
+       Require `product' in APEL 10.0 or later.
+       Will be created ``~/News/.Nana-gnus/'' directory automatically by
+       default.   You can customize location by `gnus-product-directory'.
+       ``cache'' and  ``strict-cache'' files will be created under the
+       directory.
+
+       * lisp/gnus.el (TopLevel): Require `gnus-vers'.
+       (gnus-product-name): Abolished.
+       (gnus-version-number): Ditto.
+       (gnus-version): Use `product-string'. (Format changed)
+       (gnus-variable-list): Delete `gnus-format-specs'.
+       (gnus-product-variable-file-list): New variable.
+       (TopLevel): Use `product-provide'.
+
+       * lisp/gnus-vers.el: New file.  Nana-gnus version 7.1.0.14.
+
+       * lisp/gnus-start.el (gnus-product-directory): New user option.
+       (gnus-clear-quick-file-variables): New function.
+       (gnus-clear-system): Use `gnus-clear-quick-file-variables'.
+       (gnus-read-newsrc-file): Likewise.
+       (gnus-read-newsrc-el-file): Read product's variable files.
+       (gnus-product-read-variable-file-1): New function.
+       (gnus-save-newsrc-file): Save product's variable files.
+       (gnus-product-variable-touch): New function.
+       (gnus-product-variables-dirty-p): Ditto.
+       (gnus-product-save-variable-file): Ditto.
+       (gnus-product-save-variable-file-1): Ditto.
+       (gnus-product-quick-file-format): Ditto.
+
+       * lisp/gnus-spec.el (gnus-update-format): Use
+       `gnus-product-variable-touch'.
+       (gnus-update-format-specification-1): Likewise.
+       (gnus-update-format-specifications): Do not check `emacs-version'
+       and `gnus-newsrc-file-version'.  Use
+       `gnus-product-variable-touch'.
+
+       * lisp/gnus-msg.el (gnus-inews-add-send-actions): Use
+       `product-string'.
+
+2000-03-10  Keiichi Suzuki  <keiichi@nanap.org>
+
+       * Nana-gnus: Version 7.1.0.13 (This is alpha status.)
+       CAUTION: Changed coding system of ``~/.newsrc.eld''.
+
+       If you are using Nana-gnus 7.  Check your ~/.newsrc.eld before
+       start up after this version.
+       1. Quit your gnus.
+       2. Backup your ~/.newsrc.eld.
+       2. Find ~/.newsrc.eld with `binary' coding system.
+       3. If you used `gnus-compile', delete a line which start
+          `(setq gnus-format-specs'.
+       4. Change buffer file coding system to `ctext'.
+       5. Save buffer.
+
+       * lisp/gnus.el (gnus-version-number): Update to 7.1.0.13.
+
+       * lisp/gnus-start.el (gnus-startup-file-coding-system): Use
+       `ctext' instead of `binaly'.
+
+* 2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-compile-user-specs): New user option.
+
+       * lisp/gnus-spec.el (gnus-compile): Modify the actual format specs
+       as well; don't bind `gnus-tmp-func'.
+       (gnus-update-format-specifications): Use
+       `gnus-update-format-specification-1'.
+       (gnus-update-format-specification-1): New function.
+       (gnus-format-specs-compiled): Modify the form.
+       (TopLevel): Require `alist'.
+
+* 2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-spec.el (gnus-compile): Don't modify the value of
+       `gnus-format-specs', generate compiled specs in
+       `gnus-format-specs-compiled' instead; don't touch the dribble
+       buffer.
+       (gnus-format-specs-compiled): New internal variable.
+
+2000-03-05  Keiichi Suzuki  <keiichi@nanap.org>
+
+       * Nana-gnus: Version 7.1.0.12 (This is alpha status.)
+       Fix a bug.
+
+       * lisp/message.el (message-send): Encode header fields, when did
+       not send message.
+
+       * lisp/gnus.el (gnus-version-number): Update to 7.1.0.12.
+
+       * lisp/gnus-spec.el (gnus-update-format-specifications): Fix bug
+       in latest changes.
+
+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.)