diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-03-26 09:49:10 -0400 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-03-26 09:49:10 -0400 |
commit | b14a9cc5680fdce5530ae84b7ce3671f93c3e523 (patch) | |
tree | f060ec1f6cf5a73d686b668b2bc22fb3ba923a8b /NEWS.txt | |
parent | 8a511751f6a4b0c6f789695d000bf1f6074ce15d (diff) |
Prep for release.
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,10 +1,10 @@ -= 4.0.2 () = += 4.0.2 (20120326) = * Worked around a possible bug in lxml that prevents non-tiny XML documents from being parsed. [bug=963880, bug=963936] -* Fixed a bug where specifying `text` while searching for a tag only - worked if `text` specified an exact string match. [bug=955942] +* Fixed a bug where specifying `text` while also searching for a tag + only worked if `text` wanted an exact string match. [bug=955942] = 4.0.1 (20120314) = |