Mercurial > genshi > genshi-test
comparison ChangeLog @ 759:63ab16fadccd stable-0.5.x
Ported [884] back to 0.5.x branch.
author | cmlenz |
---|---|
date | Mon, 16 Jun 2008 09:32:12 +0000 |
parents | f9544a7cc57a |
children | 51cbb7883715 |
comparison
equal
deleted
inserted
replaced
757:614b850faaf6 | 759:63ab16fadccd |
---|---|
1 Version 0.5.1 | |
2 http://svn.edgewall.org/repos/genshi/tags/0.5.1/ | |
3 (???, from branches/stable/0.5.x) | |
4 | |
5 * Fix problem with nested match templates not being applied when buffering | |
6 on the outer `py:match` is disabled. Thanks to Erik Bray for reporting the | |
7 problem and providing a test case! | |
8 | |
9 | |
1 Version 0.5 | 10 Version 0.5 |
2 http://svn.edgewall.org/repos/genshi/tags/0.5.0/ | 11 http://svn.edgewall.org/repos/genshi/tags/0.5.0/ |
3 (Jun 9 2008, from branches/stable/0.5.x) | 12 (Jun 9 2008, from branches/stable/0.5.x) |
4 | 13 |
5 * Added #include directive for text templates (ticket #115). | 14 * Added #include directive for text templates (ticket #115). |