Navigation Menu

Skip to content

Commit

Permalink
[svn r3503] r3909@delle: sbehnel | 2008-03-29 11:31:53 +0100
Browse files Browse the repository at this point in the history
 changelog

--HG--
branch : trunk
  • Loading branch information
scoder committed Mar 29, 2008
1 parent deecae8 commit f72054c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGES.txt
Expand Up @@ -11,15 +11,18 @@ Features added
Bugs fixed
----------

* ``ElementTree.find*()`` didn't accept QName objects.

* lxml.etree accepted non well-formed namespace prefix names.

Other changes
-------------

* New Elements created through the ``makeelement()`` method of an HTML
parser or through lxml.html now end up in a new HTML document
instead of a generic XML document. This mostly impacts the default
serialisation.
(doctype HTML 4.01 Transitional) instead of a generic XML document.
This mostly impacts the serialisation and the availability of a DTD
context.


2.1alpha1 (2008-03-27)
Expand Down

0 comments on commit f72054c

Please sign in to comment.