Mercurial > genshi > genshi-test
diff ChangeLog @ 779:dd65de931e1f stable-0.5.x 0.5.1
Ported [904] to 0.5.x branch.
author | cmlenz |
---|---|
date | Wed, 09 Jul 2008 16:13:49 +0000 |
parents | cf0a0a066aec |
children | 5c93aefcd93f |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Version 0.5.1 http://svn.edgewall.org/repos/genshi/tags/0.5.1/ -(???, from branches/stable/0.5.x) +(Jul 9 2008, 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