# HG changeset patch # User cmlenz # Date 1165838734 0 # Node ID 9c88f4137b03f90efaef5af23e8d664d85803a55 # Parent c66370dfc41bb5041c86f96381261bd2a01c227b Update change log for [milestone:0.3.6]. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -30,12 +30,18 @@ * `MarkupTemplate`s can now be instantiated from markup streams, in addition to strings and file-like objects (ticket #69). * Improve handling of incorrectly nested tags in the HTML parser. - * The builder API now accepts streams as children of elements and fragments. * Template includes can you be nested inside fallback content. +Version 0.3.6 +http://svn.edgewall.org/repos/genshi/tags/0.3.6/ +(Dec 11 2006, from branches/stable/0.3.x) + + * The builder API now accepts streams as children of elements and fragments. + + Version 0.3.5 -http://svn.edgewall.org/repos/genshi/tags/0.3.4/ +http://svn.edgewall.org/repos/genshi/tags/0.3.5/ (Nov 22 2006, from branches/stable/0.3.x) * Fix XPath traversal in match templates. Previously, `div/p` would be treated