diff lisp/mh-e/ChangeLog @ 68083:4aea781df851

(mh-mml-tag-present-p): Update regexp to handle <mml> tags inserted by Gnus gnus-summary-mail-forward (closes SF #1399307).
author Bill Wohler <wohler@newt.com>
date Sat, 07 Jan 2006 18:23:44 +0000
parents 82d5232a099c
children aad660b49047
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog	Sat Jan 07 15:12:32 2006 +0000
+++ b/lisp/mh-e/ChangeLog	Sat Jan 07 18:23:44 2006 +0000
@@ -1,3 +1,9 @@
+2006-01-07  Bill Wohler  <wohler@newt.com>
+
+	* mh-mime.el (mh-mml-tag-present-p): Update regexp to handle <mml>
+	tags inserted by Gnus gnus-summary-mail-forward (closes SF
+	#1399307).
+
 2006-01-03  Mark D. Baushke  <mdb@gnu.org>
 
 	* mh-e.el (mh-delete-a-msg): Fix whitespace nit.