Mercurial > genshi > mirror
log ChangeLog @ 569:c17342ef9efb trunk
age | author | description |
---|---|---|
Tue, 17 Jul 2007 10:00:52 +0000 | cmlenz | Attribute access in template expressions no longer silently ignores exceptions other than `AttributeError` raised in the attribute accessor. trunk |
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. trunk |