diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-03-01 13:37:42 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-03-01 13:37:42 -0500 |
commit | e533b599457f713944a17d29739308f09bfd5aef (patch) | |
tree | 70fa05e8de9e6457c0df6bfb594ac3cf04abd38d /NEWS.txt | |
parent | 483286bfbb40bfabe4c48c9f31c59ef7449d64bb (diff) |
In HTML5-style <meta charset="foo"> tags, the value of the "charset" attribute is now replaced with the appropriate encoding on output. [bug=942714]
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ * Added support for simple CSS selectors, taken from the soupselect project. +* In HTML5-style <meta charset="foo"> tags, the value of the "charset" + attribute is now replaced with the appropriate encoding on output. + = 4.0.0b9 (20110228) = * Fixed the string representation of DOCTYPEs that have both a public |