Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Tue, 03 Jul 2007 21:49:01 +0000 | cmlenz | Port [669] to 0.4.x branch. stable-0.4.x |
Tue, 03 Jul 2007 21:48:11 +0000 | cmlenz | Fix typo in i18n doc. |
Tue, 03 Jul 2007 20:30:28 +0000 | cmlenz | Ported [667] to 0.4.x branch. stable-0.4.x |
Tue, 03 Jul 2007 20:29:07 +0000 | cmlenz | The HTML sanitizer now strips any CSS comments in style attributes, which could previously be used to hide malicious property values. |
Mon, 02 Jul 2007 17:49:10 +0000 | cmlenz | Initial code for newctxt branch. experimental-newctxt |
Mon, 02 Jul 2007 17:24:32 +0000 | cmlenz | New experimental branch for trying a different approach at context data stack management and simplified code evaluation/execution. experimental-newctxt |
Mon, 02 Jul 2007 17:22:54 +0000 | cmlenz | Store state information for py:choose outside of the regular context data. |