diff options
-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 |