Synch to No Gnus 200505091918 (I don't merge changes for the Gnus modules that
[elisp/gnus.git-] / lisp / ChangeLog
index cc0f801..a36cdca 100644 (file)
@@ -1,11 +1,31 @@
+2005-05-09  Simon Josefsson  <jas@extundo.com>
+
+       * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
+       tiny patch from "Georg C. F. Greve" <greve@gnu.org>.
+
+2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.el (gnus-version-number): Bump version.
+
+2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+
+       * gnus.el: No Gnus v0.3 is released.
+
+2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * lpath.el (featurep): Bind show-nonbreak-escape.
+
+2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-edit-part): Disable undo.
+
 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-art.el (article-date-ut): Don't delete X-Sent header when
        gnus-article-date-lapsed-new-header is t if date timer is active;
        skip headers in which the original date value is empty.
-       (gnus-article-date-value): New function.
-       (gnus-article-save-original-date): Abolish.
-       (gnus-display-mime): Save original date after doing all treatments.
+       (gnus-article-save-original-date): Redefine it as a macro.
+       (gnus-display-mime): Use it.
 
 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>