comparison ChangeLog @ 840:878306a5b465

Ported some of the HTML sanitization improvements from Trac (see [T7658]).
author cmlenz
date Tue, 17 Mar 2009 17:50:50 +0000
parents 80bce2f6f9fe
children 67ec9a402bdc
comparison
equal deleted inserted replaced
838:80bce2f6f9fe 840:878306a5b465
10 `_ast` module instead of the deprecated `compiler` package, including an 10 `_ast` module instead of the deprecated `compiler` package, including an
11 adapter layer for Python 2.4, and some workarounds to enable compatibility 11 adapter layer for Python 2.4, and some workarounds to enable compatibility
12 with Google App Engine. This, too, is the result of integrating work done 12 with Google App Engine. This, too, is the result of integrating work done
13 by Marcin Kurczych during GSoC 2008. 13 by Marcin Kurczych during GSoC 2008.
14 * Added caching in the serialization stage for improved performance. 14 * Added caching in the serialization stage for improved performance.
15 * Various improvements to the HTML sanitization filter.
15 16
16 17
17 Version 0.5.2 18 Version 0.5.2
18 http://svn.edgewall.org/repos/genshi/tags/0.5.2/ 19 http://svn.edgewall.org/repos/genshi/tags/0.5.2/
19 (???, from branches/stable/0.5.x) 20 (???, from branches/stable/0.5.x)
Copyright (C) 2012-2017 Edgewall Software