Update.
[gnus] / lisp / ChangeLog
index d8c8bee..bddeb4e 100644 (file)
@@ -1,3 +1,16 @@
+2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
+       is dissected into a single part of which the type is the same as
+       the given one.
+
+2006-01-21  Kevin Ryde  <user42@zip.com.au>
+
+       * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
+       into alists as symbol not string, since that's what
+       mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
+       look for.
+
 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
        * mml.el (mml-attach-file): Describe `description' in doc string.
        (mml-menu): Add Emacs MIME manual and PGG manual.
 
-2005-12-12  Richard M. Stallman  <rms@gnu.org>
+2006-01-20  Richard M. Stallman  <rms@gnu.org>
 
        * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
 
-2005-11-14  Kevin Greiner  <kevin.greiner@compsol.cc>
+2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
 
        * nntp.el (nntp-end-of-line): Doc fix.
 
+2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
+
+       * imap.el (imap-open): Handle case where buffer is a buffer
+       object.
+
+2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * gnus-delay.el (gnus-delay): Don't autoload.
+       It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
+       to be re-loaded when customizing the `gnus-delay' group.
+
+2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
+
+       * message.el (message-insert-citation-line): Use newlines.
+
 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
 
        * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
        (pgg-pgp5-sign-region): Use new name of
        pgg-add-passphrase-to-cache function.
 
-2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
-
-       * imap.el (imap-open): Handle case where buffer is a buffer
-       object.
-
 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
 
        * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
        * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
        New user commands for symmetric encryption.
 
-2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
-
-       * gnus-delay.el (gnus-delay): Don't autoload.
-       It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
-       to be re-loaded when customizing the `gnus-delay' group.
-
-2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
-
-       * message.el (message-insert-citation-line): Use newlines.
-
 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * mm-bodies.el (mm-decode-body): Don't decode decoded body.