summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2013-05-15 11:10:12 -0400
committerLeonard Richardson <leonard.richardson@canonical.com>2013-05-15 11:10:12 -0400
commit87c7f93d7feb8bd982dbbc42d814352b60be344d (patch)
tree3905df101f631ca66055ab2af50c36d34227268b /NEWS.txt
parentada530f6bc24bf4e536c1c859d798b836ec0799c (diff)
parentc3cc17f0dda7d378890a12fd8b5c29de9f923dab (diff)
Merge.
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS.txt b/NEWS.txt
index c65058c..862513a 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,4 +1,4 @@
-= 4.2.0 (Unreleased) =
+= 4.2.0 (20130514) =
* The Tag.select() method now supports a much wider variety of CSS
selectors.
@@ -60,7 +60,7 @@
* Stop a crash when unwisely messing with a tag that's been
decomposed. [bug=1097699]
-* Now that lxml's segfault on invalid doctype has been fixed, fix a
+* Now that lxml's segfault on invalid doctype has been fixed, fixed a
corresponding problem on the Beautiful Soup end that was previously
invisible. [bug=984936]