Index: emacs/lisp/gnus/ChangeLog
diff -c emacs/lisp/gnus/ChangeLog:1.371 emacs/lisp/gnus/ChangeLog:1.372
*** emacs/lisp/gnus/ChangeLog:1.371     Fri Aug  5 08:48:40 2005
--- emacs/lisp/gnus/ChangeLog   Sun Aug  7 23:56:33 2005
***************
*** 1,3 ****
--- 1,13 ----
+ 2005-08-05  Daiki Ueno <[EMAIL PROTECTED]>
+ 
+       * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
+ 
+       * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
+ 
+ 2005-08-06  Romain Francoise  <[EMAIL PROTECTED]>
+ 
+       * message.el: Fix typo in docstring.
+ 
  2005-08-05  Katsumi Yamaoka  <[EMAIL PROTECTED]>
  
        * mm-bodies.el (mm-encode-body): Use coding system rather than
***************
*** 103,108 ****
--- 113,124 ----
        for text/rtf.  Display default in prompt.  Pass default for M-n.
  
        * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
+ 
+ 2005-07-16  Romain Francoise  <[EMAIL PROTECTED]>
+ 
+       * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
+       instead of `current-time-string' as the latter creates a time
+       string that is not RFC 2822 compliant (it lacks the zone).
  
  2005-07-16  Lars Magne Ingebrigtsen  <[EMAIL PROTECTED]>
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to