Mercurial > genshi > mirror
log ChangeLog @ 785:36fb0a57fe74 trunk
age | author | description |
---|---|---|
Thu, 31 Jul 2008 14:18:25 +0000 | cmlenz | Fix for #250: ignore expressions in attribute values when inside `i18n:msg` elements. trunk |
Mon, 21 Jul 2008 23:17:52 +0000 | aflett | update to 0.5.x branch, up through r907 experimental-match-fastpaths |
Wed, 09 Jul 2008 16:13:49 +0000 | cmlenz | Ported [904] to 0.5.x branch. stable-0.5.x 0.5.1 |
Wed, 09 Jul 2008 16:12:56 +0000 | cmlenz | Prepare for [milestone:0.5.1] release. trunk |
Mon, 07 Jul 2008 16:41:16 +0000 | cmlenz | Ported [897] back to 0.5.x branch. stable-0.5.x |
Mon, 07 Jul 2008 16:35:06 +0000 | cmlenz | Unbuffered match templates could result in parts of the matched content being included in the output if the match template didn't actually consume it via one or more calls to the `select()` function. Closes #243. Thanks to Felix Schwarz for the report and test case. trunk |
Tue, 01 Jul 2008 10:42:57 +0000 | cmlenz | Ported [894] and [895] back to 0.5.x branch. stable-0.5.x |