[Lxml-checkins] r47971 - lxml/trunk
scoder at codespeak.net
scoder at codespeak.net
Thu Oct 25 19:44:39 CEST 2007
Author: scoder
Date: Thu Oct 25 19:44:39 2007
New Revision: 47971
Modified:
lxml/trunk/CHANGES.txt
Log:
changelog cleanup
Modified: lxml/trunk/CHANGES.txt
==============================================================================
--- lxml/trunk/CHANGES.txt (original)
+++ lxml/trunk/CHANGES.txt Thu Oct 25 19:44:39 2007
@@ -28,8 +28,7 @@
* In the ``lxml.html`` ``iter_links`` method, links in ``<object>``
tags weren't recognized. (Note: plugin-specific link parameters
still aren't recognized.) Also, the ``<embed>`` tag, though not
- standard, is now included in
- ``lxml.html.defs.special_inline_tags``.
+ standard, is now included in ``lxml.html.defs.special_inline_tags``.
* Using custom resolvers on XSLT stylesheets parsed from a string
could request ill-formed URLs.
More information about the lxml-checkins
mailing list