Mercurial > genshi > mirror
diff ChangeLog @ 570:6058b239ebad stable-0.4.x
Ported [680] to 0.4.x branch.
author | cmlenz |
---|---|
date | Tue, 17 Jul 2007 10:02:16 +0000 |
parents | b590da4a45e8 |
children | af249466c97e |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,8 @@ ignored tags (ticket #132). * The HTML sanitizer now strips any CSS comments in style attributes, which could previously be used to hide malicious property values. + * Attribute access in template expressions no longer silently ignores + exceptions other than `AttributeError` raised in the attribute accessor. Version 0.4.2