diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-26 10:45:59 -0400 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-26 10:45:59 -0400 |
commit | c244fa5be5185a23addb98da68f937fd4be6f582 (patch) | |
tree | d737ac07e3688400e1ade452f6b6bee08a262f0d /NEWS.txt | |
parent | e82a52cacd936b66d9f6290136278af00ea1428c (diff) |
Upon document generation, CData objects are no longer run through the formatter. [bug=988905]
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ definitions ending with two question marks instead of one. [bug=984258] +* Upon document generation, CData objects are no longer run through + the formatter. [bug=988905] + * The test suite now passes when lxml is not installed, whether or not html5lib is installed. [bug=987004] |