Mercurial > genshi > genshi-test
diff ChangeLog @ 463:e3de6dd7f9c2 stable-0.4.x
Ported [560] to 0.4.x.
author | cmlenz |
---|---|
date | Thu, 26 Apr 2007 09:15:32 +0000 |
parents | 2b21ecd769d4 |
children | dafc6f4c20fb |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,9 @@ * The `ET()` function now correctly handles attributes with a namespace. * XML declarations are now processed internally, as well as written to the output when XML serialization is used (ticket #111). + * Added the functions `encode()` and `get_serializer()` to the `genshi.output` + module, which provide a lower-level API to the functionality previously only + available through `Stream.render()` and `Stream.serialize()`. Version 0.4