diff options
author | Leonard Richardson <leonardr@segfault.org> | 2012-05-24 10:49:48 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2012-05-24 10:49:48 -0400 |
commit | 44a7d024d824ccf557f67c81503131f824e3b109 (patch) | |
tree | e3dec9f186700293adf90da5b33ef904cf7f1e73 /NEWS.txt | |
parent | 6ec38efd97e9deb8fb362890f670ba9571f60e10 (diff) |
Fixed the basic failure in [bug=1003974], but not more advanced cases.
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |