diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-09 09:35:46 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-09 09:35:46 -0500 |
commit | 3c9e9c3f780d59f2ef7927fe8246ab78fe4f6572 (patch) | |
tree | f2c35a22d638d7a2886139b8c8b60eca0575949d /NEWS.txt | |
parent | c199d176f1ebb4289428e1ba8a939b2cd1b55218 (diff) |
Improved Unicode, Dammit's behavior when you give it Unicode to begin with.
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -20,6 +20,9 @@ * Fixed a bug that wrecked the tree if you replaced an element with an empty string. [bug=728697] +* Improved Unicode, Dammit's behavior when you give it Unicode to + begin with. + = 4.0.0b4 (20120208) = * Added BeautifulSoup.new_string() to go along with BeautifulSoup.new_tag() |