comparison ChangeLog @ 837:44b633a0c6a9

Fix for #274.
author cmlenz
date Tue, 17 Mar 2009 15:10:47 +0000
parents ec96500c4dc3
children 80bce2f6f9fe
comparison
equal deleted inserted replaced
836:ec96500c4dc3 837:44b633a0c6a9
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 * Fixed handling of relative URLs with fragment identifiers containing colons
16 in the `HTMLSanitizer` (ticket #274).
15 17
16 18
17 Version 0.5.2 19 Version 0.5.2
18 http://svn.edgewall.org/repos/genshi/tags/0.5.2/ 20 http://svn.edgewall.org/repos/genshi/tags/0.5.2/
19 (???, from branches/stable/0.5.x) 21 (???, from branches/stable/0.5.x)
Copyright (C) 2012-2017 Edgewall Software