Mercurial > genshi > genshi-test
diff ChangeLog @ 411:2f4a525c32d5
Updated change log.
author | cmlenz |
---|---|
date | Mon, 26 Feb 2007 18:35:31 +0000 |
parents | 9582328f82e5 |
children | 878ffab274a6 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -36,6 +36,12 @@ full expression (ticket #92). * The `Markup` class is now available by default in template expressions (ticket #67). + * The handling of namespace declarations in XML/XHTML output has been improved. + * The `Attrs` class no longer automatically wraps all attribute names in + `QName` objects. This is now the responsibility of whoever is instantiating + `Attrs` objects (for example, stream filters and generators). + * Python code blocks are now supported using the `<?python ?>` processing + instruction (ticket #84). Version 0.3.6