diff lisp/gnus/ChangeLog @ 60336:41ee53e68f75

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 01 Mar 2005 22:44:46 +0000
parents f34a552e4a9f
children 3f394ef46f57 e4694597cbf4
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Tue Mar 01 22:44:03 2005 +0000
+++ b/lisp/gnus/ChangeLog	Tue Mar 01 22:44:46 2005 +0000
@@ -1,11 +1,16 @@
+2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
+	a more conservative way.
+
 2005-02-27  Arne J,Ax(Brgensen  <arne@arnested.dk>
 
 	* mm-decode.el (mm-dissect-buffer): Pass the from field on to
 	`mm-dissect-multipart' and receive the from field as an (optional)
 	argument from `mm-dissect-multipart'.
 	(mm-dissect-multipart): Receive the from field as an argument and
-	pass it on when we call `mm-dissect-buffer' on MIME parts. Fixes
-	verification/decryption of signed/encrypted MIME parts.
+	pass it on when we call `mm-dissect-buffer' on MIME parts.
+	Fixes verification/decryption of signed/encrypted MIME parts.
 
 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>