summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2012-05-24 10:49:48 -0400
committerLeonard Richardson <leonardr@segfault.org>2012-05-24 10:49:48 -0400
commit44a7d024d824ccf557f67c81503131f824e3b109 (patch)
treee3dec9f186700293adf90da5b33ef904cf7f1e73 /NEWS.txt
parent6ec38efd97e9deb8fb362890f670ba9571f60e10 (diff)
Fixed the basic failure in [bug=1003974], but not more advanced cases.
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 16f4598..6a21d45 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -17,6 +17,8 @@
into a tag it's already inside, and replacing one of a tag's
children with another. [bug=997529]
+* Fixed the inability to search for non-ASCII attribute values. [bug=1003974]
+
= 4.0.5 (20120427) =
* Added a new method, wrap(), which wraps an element in a tag.