diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-18 07:50:08 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-18 07:50:08 -0500 |
commit | 9820fd0795b6f21b2c0e89c05a78cf23151e36da (patch) | |
tree | 2ce40467ed410f641aeee8940eaa0c4435c42f5c /CHANGELOG | |
parent | f40a7f8fbcceb61ead662c6cc69b141fdee246da (diff) |
Reminisced in the CHANGELOG.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -51,6 +51,13 @@ and nothing else, then A.string is the same as B.string. So: The value of a.string used to be None, and now it's "foo". +== Entities are always converted == + +An HTML or XML entity is always converted into the corresponding +Unicode character. There are no longer any smartQuotesTo or +convertEntities arguments. (Unicode Dammit still has smartQuotesTo, +though that may change.) + = 3.1.0 = A hybrid version that supports 2.4 and can be automatically converted |