Mercurial > genshi > genshi-test
diff 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 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Version 0.5.1 +http://svn.edgewall.org/repos/genshi/tags/0.5.1/ +(???, from branches/stable/0.5.x) + + * Fix problem with nested match templates not being applied when buffering + on the outer `py:match` is disabled. Thanks to Erik Bray for reporting the + problem and providing a test case! + + Version 0.5 http://svn.edgewall.org/repos/genshi/tags/0.5.0/ (Jun 9 2008, from branches/stable/0.5.x)