diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e05855a4abf..47dd5c650c3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * xml.c (parse_region): Ignore blank HTML nodes. | ||
| 4 | (make_dom): Return CDATA sections (like <style>foo</style>) as | ||
| 5 | text nodes. | ||
| 6 | |||
| 1 | 2010-12-06 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2010-12-06 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * lread.c (read1): Allow newstyle unquote outside of backquote. | 9 | * lread.c (read1): Allow newstyle unquote outside of backquote. |