diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-03-15 11:08:02 -0400 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-03-15 11:08:02 -0400 |
commit | c8eb3028cc509eb603e8b113c66f7c4eeee828b9 (patch) | |
tree | 91a76b2921d9ed4a1f37dfc9ac6765d65cb82759 /NEWS.txt | |
parent | 4b0975ed159bd789db6896da159f654229310701 (diff) |
Fixed a bug where specifying 'text' while searching for a tag only worked if 'text' specified an exact string match. [bug=955942]
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ += 4.0.2 () = + +* Fixed a bug where specifying `text` while searching for a tag only + worked if `text` specified an exact string match. [bug=955942] + = 4.0.1 (20120314) = * This is the first official release of Beautiful Soup 4. There is no |