summaryrefslogtreecommitdiff
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2014-05-28 08:35:53 +0200
committerAndreas Schwab <schwab@linux-m68k.org>2014-05-28 08:35:53 +0200
commite494904ce4755f64cb2d76e1b3d5cbc228c07a2d (patch)
treed735f02d79735dd8fab74d063a221d48d9f19b0f /lisp/gnus/ChangeLog
parent9828d523192e9fc02b9aa78a84a8c012c8cc2a75 (diff)
* html2text.el (html2text-get-attr): Fix typo when splitting value from
attribute. (Bug#17613)
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 3807fa9df0d..c9a23e47e6c 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-28 Andreas Schwab <schwab@linux-m68k.org>
+
+ * html2text.el (html2text-get-attr): Fix typo when splitting value from
+ attribute. (Bug#17613)
+
2014-05-06 Glenn Morris <rgm@gnu.org>
* gnus-fun.el (gnus-grab-cam-face):