* gnus-vers.el (gnus-revision-number): Increment to 02.
[elisp/gnus.git-] / ChangeLog
index 59a3df8..4830a36 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,100 @@
+2000-05-21  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
+
+       * lisp/dgnushack.el (dgnushack-texi-format): Fix last change.
+
+2000-05-21  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * nnshimbun.el: New backend.
+
+       * gnus-group.el (gnus-group-make-shimbun-group): New command.
+
+2000-05-17  Kenichi OKADA <okada@opaopa.org>
+
+       * lisp/imap.el (imap-digest-md5-auth): Rewrite for the use of
+       `sasl-digest-md5-digest-response' instead of
+       `digest-md5-digest-response'.
+       (TopLevel): Require `sasl' when compiling instead of `digest-md5';
+       don't autoload "digest-md5".
+
+2000-05-17  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/dgnushack.el (dgnushack-texi-format): Use
+       `output-coding-system' instead of `coding-system-for-write' when
+       old Mule is used.
+
+2000-05-16  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/message.el (message-forward) Replace the use of `eolp' with
+       `bolp' for detecting the start of the line.
+       (message-indent-citation): Ditto.
+
+2000-05-10   Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/gnus-bbdb.el (gnus-bbdb/pop-up-bbdb-buffer): Don't bind
+       `bbdb-use-pop-up' while executing `bbdb-pop-up-bbdb-buffer'.
+
+2000-05-10  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-msg.el (gnus-debug): Break MIME tags from the snoopies.
+       (gnus-bug): Insert text/plain tag at the end of the buffer.
+
+2000-05-10  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
+
+2000-05-10  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
+
+       * lisp/message.el (message-list-references): Do not insert
+       duplicate Message-Id, when specified
+       `message-list-references-add-position'.
+
+       * lisp/gnus-bbdb.el (gnus-bbdb/split-mail): Support group address.
+       (gnus-bbdb/insert-address-regexp): New function.
+
+2000-05-09  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-msg.el (gnus-debug): Add "nntp.el" and `defvoo'.
+
+2000-05-08  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (T-gnus): Update to 6.14.4.
+
+       * README.T-gnus: Update.
+
+       * lisp/{webmail.el,rfc2047.el,nnmbox.el,nndoc.el,mml.el,mm-view.el,
+       mm-partial.el,mm-decode.el,mm-bodies.el,message.el,lpath.el,
+       gnus.el,gnus-vers.el,gnus-util.el,gnus-start.el,gnus-score.el,
+       gnus-msg.el,gnus-mailcap.el,gnus-ems.el,gnus-draft.el,gnus-art.el,
+       ChangeLog}: Sync up with Gnus v5.8.6.
+       * texi/{postamble.tex,message.texi,message-ja.texi,gnusref.tex,
+       gnus.texi,gnus-ja.texi,emacs-mime.texi,Makefile.in,ChangeLog}: Sync
+       up with Gnus v5.8.6.
+
+2000-04-28  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * texi/gnus.texi, texi/gnus-ja.texi, texi/gnus-faq-ja.texi, README:
+       You might be able to use T-gnus with the versions of XEmacs prior
+       to 21.1.1.
+
+       * contrib/timer.el: New file. Imported from fsf-compat-1.07-pkg.
+
+2000-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/mm-view.el (gnus-article-mime-handles): Don't bind it.
+
+       * lisp/gnus-sum.el (gnus-article-mime-handles): Restore from Gnus.
+       (gnus-article-decoded-p): Ditto.
+
+       * lisp/gnus-art.el (gnus-article-mime-handles): Don't bind it.
+       (gnus-article-decoded-p): Ditto.
+
+2000-04-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
+
+       * lisp/dgnushack.el: Add code to avoid mule-2.3@19.34 failing to
+       make info from texi. Thanks to Hayashi-san.
+
 2000-04-25  Katsumi Yamaoka <yamaoka@jpl.org>
 
        * lisp/dgnushack.el (union, member-if, mapcon, last): Remove