summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 566f4b5..92765e1 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -17,7 +17,10 @@
Francisco Canas [bug=1191917]
* The select() method can now find tags whose names contain
- dashes. Patch by Francisco Canas [bug=1276211]
+ dashes. Patch by Francisco Canas. [bug=1276211]
+
+* The select() method can now find tags with attributes whose names
+ contain dashes. Patch by Marek Kapolka. [bug=1304007]
* Improved the lxml tree builder's handling of processing
instructions. [bug=1294645]