# HG changeset patch # User cmlenz # Date 1237310354 0 # Node ID 80bce2f6f9fed1f01979c85e091a4a217a506918 # Parent 44b633a0c6a90cfb7488e5f48075f69c37accba9 Move ChangeLog entry for [1046] to 0.5.2 release section. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -12,8 +12,6 @@ with Google App Engine. This, too, is the result of integrating work done by Marcin Kurczych during GSoC 2008. * Added caching in the serialization stage for improved performance. - * Fixed handling of relative URLs with fragment identifiers containing colons - in the `HTMLSanitizer` (ticket #274). Version 0.5.2 @@ -30,6 +28,8 @@ * Import statements inside function definitions in template code blocks no longer result in an UndefinedError when the imported name is accessed (ticket #276). + * Fixed handling of relative URLs with fragment identifiers containing colons + in the `HTMLSanitizer` (ticket #274). Version 0.5.1