aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4884d5ca9c1..d0d44dfd49a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12014-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org> 12014-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 2
3 * net/shr.el (shr-make-table-1): dom.el changes for table rendering.
4
3 * dom.el (dom-by-tag): Use `equal' for comparisons so that tags 5 * dom.el (dom-by-tag): Use `equal' for comparisons so that tags
4 can be strings. 6 can be strings.
5 (dom-elements): Protect against non-text nodes. 7 (dom-elements): Protect against non-text nodes.