diff ChangeLog @ 463:55d6a5a5e972 stable-0.4.x

Ported [560] to 0.4.x.
author cmlenz
date Thu, 26 Apr 2007 09:15:32 +0000
parents af0122a5aa4b
children 2f13c5fc4a4d
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
Copyright (C) 2012-2017 Edgewall Software