summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2012-03-01 17:39:55 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2012-03-01 17:39:55 -0500
commit8333c2b5bfd78dfcc9544403a6e1d285f587475b (patch)
tree2bc9399b5a9a544cc0e5561516542365c4061c6e /NEWS.txt
parentad95318eb882a55a7a4bb692defdce8dee487cb6 (diff)
For backwards compatibility, brought back the BeautifulStoneSoup class as a deprecated wrapper around BeautifulSoup.
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index a1e650b..1b8b252 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -5,6 +5,9 @@
* In HTML5-style <meta charset="foo"> tags, the value of the "charset"
attribute is now replaced with the appropriate encoding on output.
+* For backwards compatibility, brought back the BeautifulStoneSoup
+ class as a deprecated wrapper around BeautifulSoup.
+
= 4.0.0b9 (20110228) =
* Fixed the string representation of DOCTYPEs that have both a public