Nana-gnus: Version 7.1.0.18 (This is alpha status.)
[elisp/gnus.git-] / ChangeLog
index 2c48c36..7e24f6f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,184 @@
+2000-04-27  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
+
+       * Nana-gnus: Version 7.1.0.18 (This is alpha status.)
+       Fix a bug.
+
+       * lisp/gnus-vers.el (gnus-vers): Update to 7.1.0.18.
+
+       * lisp/pop3.el (pop3-retr): Fix bug.
+       (pop3-movemail):  Fix bug.
+
+2000-04-27  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
+
+       * Nana-gnus: Version 7.1.0.17 (This is alpha status.)
+       Only sync up with Gnus 5.8.5.
+
+       * GNUS-NEWS, README, aclocal.m4, make.bat, lisp/ChangeLog,
+       lisp/base64.el, lisp/dgnushack.el, lisp/fill-flowed.el,
+       lisp/flow-fill.el, lisp/format-spec.el, lisp/gnus-agent.el,
+       lisp/gnus-art.el, lisp/gnus-async.el, lisp/gnus-bcklg.el,
+       lisp/gnus-cache.el, lisp/gnus-cite.el, lisp/gnus-cus.el,
+       lisp/gnus-draft.el, lisp/gnus-dup.el, lisp/gnus-eform.el,
+       lisp/gnus-ems.el, lisp/gnus-group.el, lisp/gnus-int.el,
+       lisp/gnus-kill.el, lisp/gnus-logic.el, lisp/gnus-mh.el,
+       lisp/gnus-mlspl.el, lisp/gnus-move.el, lisp/gnus-msg.el,
+       lisp/gnus-score.el, lisp/gnus-spec.el, lisp/gnus-srvr.el,
+       lisp/gnus-start.el, lisp/gnus-sum.el, lisp/gnus-topic.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-parse.el, lisp/mail-prsvr.el,
+       lisp/mail-source.el, lisp/message.el, lisp/mm-bodies.el,
+       lisp/mm-decode.el, lisp/mm-encode.el, lisp/mm-util.el,
+       lisp/mm-uu.el, lisp/mm-view.el, lisp/nnagent.el, lisp/nndoc.el,
+       lisp/nndraft.el, lisp/nnfolder.el, lisp/nnheader.el,
+       lisp/nnimap.el, lisp/nnmail.el, lisp/nnml.el, lisp/nnslashdot.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/smiley.el, lisp/time-date.el,
+       lisp/webmail.el, texi/ChangeLog, texi/Makefile.in, texi/gnus.texi,
+       texi/message.texi, texi/refcard.tex: Sync up with Gnus 5.8.5.
+
+       * lisp/gnus-vers.el (gnus-vers): Update to 7.1.0.17.
+
+2000-04-13  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
+
+       * Nana-gnus: Version 7.1.0.16 (This is alpha status.)
+       Fix bugs.
+
+       * lisp/gnus-vers.el (gnus-vers): Update to 7.1.0.16.
+
+       * lisp/gnus-spec.el (gnus-update-format): Fix a bug in last
+       modification.
+       (gnus-search-or-regist-spec): Change interface.
+
+       * lisp/message.el (message-buffers): New function. (copy from Gnus
+       5.8.3)
+
+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.)
        * 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.
+       Only sync up with Gnus 5.8.3.
 
        * lisp/gnus.el (gnus-version-number): Update to 7.1.0.5.