summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2012-02-21 08:05:17 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2012-02-21 08:05:17 -0500
commitab5cfcead94a0c99d0f325883960097ef223fca6 (patch)
treebe531463bd32fe82273ed97d4916ffcefd0e41fb /NEWS.txt
parente1b321db7331752a3aea8dd7070dd0db4c60c51d (diff)
parent60cb51632dce022d1a4aff18500d286e58e0bd5c (diff)
Merged from trunk.
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 8f16cd5..54caf6a 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -7,6 +7,13 @@
* Issue a warning if characters were replaced with REPLACEMENT
CHARACTER during Unicode conversion.
+* Restored compatibility with Python 2.6.
+
+* The install process no longer installs docs or auxillary text files.
+
+* It's now possible to deepcopy a BeautifulSoup object created with
+ Python's built-in HTML parser.
+
= 4.0.0b6 (20110216) =
* Multi-valued attributes like "class" always have a list of values,