Mercurial > genshi > genshi-test
diff ChangeLog @ 432:3879c9ad3472
* Updated change log
* Updated CherryPy example to 3.0
author | cmlenz |
---|---|
date | Thu, 22 Mar 2007 18:54:09 +0000 |
parents | 878ffab274a6 |
children | 3d82c5bdbf46 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -47,6 +47,9 @@ members, you now get an exception. If a variable is not necessarily defined at the top level of the template data, the new built-in functions `defined(name)` and `value_of(name, default)` need to be used. + * `style` attributes are no longer allowed by the `HTMLSanitizer` by default. + If it is explicitly added to the set of safe attributes, and unicode escapes + in the attribute value are handled correctly. Version 0.3.6