diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-03-30 08:34:55 -0400 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-03-30 08:34:55 -0400 |
commit | 0d0771a3b98c3d157eac4bfc1c46a6598f871e27 (patch) | |
tree | d1c65f6ca257e119eb4974eb943811b551d6542a /NEWS.txt | |
parent | b14a9cc5680fdce5530ae84b7ce3671f93c3e523 (diff) |
Fixed a typo that caused some versions of Python 3 to convert the Beautiful Soup codebase incorrectly.
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ += 4.0.3 () = + +* Fixed a typo that caused some versions of Python 3 to convert the + Beautiful Soup codebase incorrectly. + = 4.0.2 (20120326) = * Worked around a possible bug in lxml that prevents non-tiny XML |