diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-18 07:51:19 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-18 07:51:19 -0500 |
commit | 4eda5e1cf72ddb1b6a857d5bf9c8c655000d4990 (patch) | |
tree | d7eb753aa5028840b83615db394abd7e0de06b6b | |
parent | 9820fd0795b6f21b2c0e89c05a78cf23151e36da (diff) |
Clarified CHANGELOG.
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ 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 == +== Entities are always converted to Unicode == An HTML or XML entity is always converted into the corresponding Unicode character. There are no longer any smartQuotesTo or |