Synch with Oort Gnus.
[elisp/gnus.git-] / ChangeLog
index 3ca9f57..ad7bd11 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,68 @@
+2002-01-29  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-sum.el (gnus-mime-extract-message/rfc822): New
+       implementation.
+
+2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-clfns.el (find-cl-run-time-functions): Insert a
+       newline before filling a result; ignore non-list forms.
+
+2002-01-24  ARISAWA Akihiro  <ari@atesoft.advantest.co.jp>
+
+       * lisp/gnus-sum.el (gnus-summary-show-article): If coding-system is
+       specified, bind `default-mime-charset' to it.
+
+2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/message.el: Require `base64' before `canlock-om' to avoid
+       damage to define `base64-encode-string' by MEL.
+
+       * lisp/dgnushack.el: Load base64.el before canlock-om.el to avoid
+       damage to define `base64-encode-string' by MEL.
+
+2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-sum.el (gnus-article-commands-menu): Bind "Html" to
+       the command `gnus-article-wash-html'.
+       (gnus-summary-article-menu): Ditto.
+       (gnus-summary-wash-map): Bind "h" to the command
+       `gnus-article-wash-html'.
+
+       * lisp/gnus-art.el (gnus-article-treatment-menu): Bind
+       "Treat html" to the command `gnus-article-wash-html'.
+
+       * lisp/nnheader.el: Place mm- stuff and mail-parse stuff in front
+       of the codes which use (or may use) them.
+
+2002-01-21  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
+
+       * lisp/gnus-art.el (gnus-article-display-traditional-message): Use
+       `set-buffer-multibyte'.
+
+2002-01-21  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/gnus-sum.el (gnus-summary-preview-mime-message): Protect
+       against dead windows.
+
+       * lisp/nnheader.el (mm-encode-coding-string): Alias to
+       `encode-coding-string'.
+       (mm-decode-coding-string): Alias to 'decode-coding-string'.
+
+2002-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.15.6 revision 00.
+
+       * lisp/nnheader.el (std11-unfold-region): New function copied from
+       `rfc2047-unfold-region'.
+       (std11-unfold-field): New function.
+       (mail-header-unfold-field): Alias to `std11-unfold-field'.
+
+2002-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 02 (synch
+       with the released version of Oort Gnus v0.05).
+
 2002-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el: Advise `byte-compile-inline-expand' for Mule