Nana-gnus: Version 7.1.0.15 (This is alpha status.)
[elisp/gnus.git-] / ChangeLog
index 5dc21a2..9dffef7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,261 @@
+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.)
+       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.)
+       See announcement of 7.1.0.3.
+
+       Only sync up with Gnus 5.6.3.
+
+       * lisp/gnus.el (gnus-version-number): Update to 7.1.0.5.
+
+       * lisp/ChangeLog, lisp/base64.el, lisp/binhex.el,
+       lisp/dgnushack.el, lisp/gnus-agent.el, lisp/gnus-art.el,
+       lisp/gnus-async.el, lisp/gnus-audio.el, lisp/gnus-bcklg.el,
+       lisp/gnus-cache.el, lisp/gnus-cite.el, lisp/gnus-cus.el,
+       lisp/gnus-demon.el, lisp/gnus-draft.el, lisp/gnus-ems.el,
+       lisp/gnus-gl.el, lisp/gnus-group.el, lisp/gnus-kill.el,
+       lisp/gnus-load.el, lisp/gnus-mh.el, lisp/gnus-mlspl.el,
+       lisp/gnus-msg.el, lisp/gnus-nocem.el, lisp/gnus-picon.el,
+       lisp/gnus-range.el, lisp/gnus-salt.el, lisp/gnus-score.el,
+       lisp/gnus-setup.el, lisp/gnus-soup.el, lisp/gnus-spec.el,
+       lisp/gnus-srvr.el, lisp/gnus-start.el, lisp/gnus-sum.el,
+       lisp/gnus-topic.el, lisp/gnus-undo.el, lisp/gnus-util.el,
+       lisp/gnus-uu.el, lisp/gnus-win.el, lisp/gnus-xmas.el,
+       lisp/gnus.el, lisp/ietf-drums.el, lisp/imap.el, lisp/lpath.el,
+       lisp/mail-prsvr.el, lisp/mail-source.el, lisp/md5.el,
+       lisp/message.el, lisp/messcompat.el, lisp/mm-bodies.el,
+       lisp/mm-decode.el, lisp/mm-encode.el, lisp/mm-mailcap.el,
+       lisp/mm-util.el, lisp/mm-uu.el, lisp/mm-view.el, lisp/nnagent.el,
+       lisp/nnbabyl.el, lisp/nndb.el, lisp/nndoc.el, lisp/nndraft.el,
+       lisp/nneething.el, lisp/nnfolder.el, lisp/nnheader.el,
+       lisp/nnimap.el, lisp/nnkiboze.el, lisp/nnlistserv.el,
+       lisp/nnmail.el, lisp/nnmbox.el, lisp/nnmh.el, lisp/nnml.el,
+       lisp/nnslashdot.el, lisp/nnsoup.el, lisp/nnspool.el, lisp/nntp.el,
+       lisp/nnultimate.el, lisp/nnvirtual.el, lisp/nnwarchive.el,
+       lisp/nnweb.el, lisp/parse-time.el, lisp/pop3.el, lisp/qp.el,
+       lisp/rfc1843.el, lisp/rfc2047.el, lisp/rfc2104.el, lisp/smiley.el,
+       lisp/uudecode.el, lisp/webmail.el, , texi/ChangeLog,
+       texi/emacs-mime.texi, texi/gnus.texi, texi/message.texi: Sync up
+       with gnus-5_8_3.
+
+2000-01-12  Keiichi Suzuki  <keiichi@nanap.org>
+
+       * Nana-gnus: Version 7.1.0.4 (This is alpha status.)
+       See announcement of 7.1.0.3.
+
+       Only fixed a bug.
+
+       * lisp/gnus.el (gnus-version-number): Update to 7.1.0.4.
+
+       * lisp/gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Do not
+       decode extra header field.
+
 2000-01-05  Keiichi Suzuki  <keiichi@nanap.org>
 
        * Nana-gnus: Version 7.1.0.3 (This is alpha status.)