summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2011-02-18 07:51:19 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2011-02-18 07:51:19 -0500
commita17e9879374e5df1166a68cfb10dcfb8258b845d (patch)
tree82f1b4188dca3d41229fd416429bd45ee8e4f1df /CHANGELOG
parentd9e80751d885c390aadf3f250085324593547e9e (diff)
downloadbeautifulsoup4-a17e9879374e5df1166a68cfb10dcfb8258b845d.tar.gz
Clarified CHANGELOG.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6976918..dffab7c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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