diff lisp/gnus/ChangeLog @ 110259:b350cc580a0f

gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the current line to work around bugs in the output from w3m.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Tue, 07 Sep 2010 00:08:33 +0000
parents 1af4bf1c3af4
children 8a1ec5899552
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Tue Sep 07 00:05:59 2010 +0000
+++ b/lisp/gnus/ChangeLog	Tue Sep 07 00:08:33 2010 +0000
@@ -1,5 +1,8 @@
 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+	* gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
+	current line to work around bugs in the output from w3m.
+
 	* gnus-async.el (gnus-async-article-callback): Always prefetch images
 	for groups that want that.