Mercurial > genshi > genshi-test
log ChangeLog @ 653:ca37a9301a20
age | author | description |
---|---|---|
Thu, 08 Nov 2007 18:27:47 +0000 | cmlenz | The template engine plugin no longer adds the `default_doctype` when the `fragment` parameter is `True`. Thanks to dbrattli for the patch! |
Mon, 08 Oct 2007 08:04:58 +0000 | cmlenz | Code blocks in match templates are now executed. Closes #155. Many thanks to Andrew Sutherland for the patch! |
Tue, 04 Sep 2007 11:51:58 +0000 | cmlenz | Revert second part of [726] (error on includes when no loader specified), which broke I18n extraction via the Babel plugin. |