diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-18 14:37:44 -0400 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-18 14:37:44 -0400 |
commit | 7b9d05ec019d59575a0280c6e109e794e142f8cf (patch) | |
tree | d9d204abf24e9947e70b40e7ec233c3d1cc58efe /NEWS.txt | |
parent | ce805a11981bf58b7b005b81f56a80ea1a1bb8f9 (diff) |
Made encoding substitution in <meta> tags completely transparent (no more %SOUP-ENCODING%).
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ = 4.0.5 (unreleased) = +* Made encoding substitution in <meta> tags completely transparent (no + more %SOUP-ENCODING%). + * Fixed a bug that made the HTMLParser treebuilder generate XML definitions ending with two question marks instead of one. [bug=984258] |