changeset 387:9c88f4137b03 trunk

Update change log for [milestone:0.3.6].
author cmlenz
date Mon, 11 Dec 2006 12:05:34 +0000
parents c66370dfc41b
children 1dc3d3df4a85
files ChangeLog
diffstat 1 files changed, 8 insertions(+), 2 deletions(-) [+]
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 
Copyright (C) 2012-2017 Edgewall Software