Mercurial > genshi > genshi-test
diff ChangeLog @ 387:5c2156e0cd41
Update change log for [milestone:0.3.6].
author | cmlenz |
---|---|
date | Mon, 11 Dec 2006 12:05:34 +0000 |
parents | a6c2a9cd2e92 |
children | 4a7358313ee8 |
line wrap: on
line diff
--- 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