summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 6a21d45..2682720 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -17,7 +17,11 @@
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]
+* Fixed the inability to search for non-ASCII attribute
+ values. [bug=1003974]
+
+ This caused a major refactoring of the search code. All the tests
+ pass, but it's possible that some searches will behave differently.
= 4.0.5 (20120427) =