Mercurial > genshi > genshi-test
diff ChangeLog @ 465:b2a00e4e7815 stable-0.4.x
Ported [562] to 0.4.x.
author | cmlenz |
---|---|
date | Thu, 26 Apr 2007 09:47:13 +0000 |
parents | e3de6dd7f9c2 |
children | 5eae4a5c42ac |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,10 @@ * 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()`. + * The `DocType` class now has a `get(name)` function that returns a `DOCTYPE` + tuple for a given string. + * Added frameset variants to the `DocType` constants for HTML 4.01 and XHTML + 1.0. Version 0.4