Mercurial > genshi > genshi-test
comparison ChangeLog @ 842:b09f746b4881 stable-0.5.x
Ported [1050] to 0.5.x branch.
author | cmlenz |
---|---|
date | Tue, 17 Mar 2009 18:06:31 +0000 |
parents | 85a61d0bd67b |
children |
comparison
equal
deleted
inserted
replaced
839:85a61d0bd67b | 842:b09f746b4881 |
---|---|
12 * Import statements inside function definitions in template code blocks no | 12 * Import statements inside function definitions in template code blocks no |
13 longer result in an UndefinedError when the imported name is accessed | 13 longer result in an UndefinedError when the imported name is accessed |
14 (ticket #276). | 14 (ticket #276). |
15 * Fixed handling of relative URLs with fragment identifiers containing colons | 15 * Fixed handling of relative URLs with fragment identifiers containing colons |
16 in the `HTMLSanitizer` (ticket #274). | 16 in the `HTMLSanitizer` (ticket #274). |
17 * Added an option to the `HTMLFiller` to also populate password fields. | |
17 | 18 |
18 | 19 |
19 Version 0.5.1 | 20 Version 0.5.1 |
20 http://svn.edgewall.org/repos/genshi/tags/0.5.1/ | 21 http://svn.edgewall.org/repos/genshi/tags/0.5.1/ |
21 (Jul 9 2008, from branches/stable/0.5.x) | 22 (Jul 9 2008, from branches/stable/0.5.x) |