summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2012-02-24 10:48:16 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2012-02-24 10:48:16 -0500
commit295d8b7ea28ab96108aeab0a588393d1a0749188 (patch)
treec82d15fff1e48378360de03de70a9f16ecb59abd /NEWS.txt
parent2966334d384946c16a104b6c9964a1999b23b838 (diff)
I keep typing assertEquals.
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS.txt b/NEWS.txt
index bcffd61..4134e91 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,7 +1,8 @@
= 4.0.0b8 (20110224) =
* All tree builders now preserve namespace information in the
- documents they parse.
+ documents they parse. If you use the html5lib parser or lxml's XML
+ parser, you can access the namespace URL for a tag as tag.namespace.
However, there is no special support for namespace-oriented
searching or tree manipulation. When you search the tree, you need