comparison ChangeLog @ 877:8747234921b6

ChangeLog entry for [1099].
author cmlenz
date Thu, 15 Apr 2010 21:08:06 +0000
parents 1ea88e82713d
children fc1e28cb0bee
comparison
equal deleted inserted replaced
876:52d7d6b7b6c1 877:8747234921b6
26 * Fixed handling of relative URLs with fragment identifiers containing colons 26 * Fixed handling of relative URLs with fragment identifiers containing colons
27 in the `HTMLSanitizer` (ticket #274). 27 in the `HTMLSanitizer` (ticket #274).
28 * Added an option to the `HTMLFiller` to also populate password fields. 28 * Added an option to the `HTMLFiller` to also populate password fields.
29 * Match template processing no longer produces unwanted duplicate output in 29 * Match template processing no longer produces unwanted duplicate output in
30 some cases (ticket #254). 30 some cases (ticket #254).
31 * Templates instantiated without a loader now get an implicit loader based on
32 their file path, or the current directory as a fallback (ticket #320).
31 33
32 34
33 Version 0.5.1 35 Version 0.5.1
34 http://svn.edgewall.org/repos/genshi/tags/0.5.1/ 36 http://svn.edgewall.org/repos/genshi/tags/0.5.1/
35 (Jul 9 2008, from branches/stable/0.5.x) 37 (Jul 9 2008, from branches/stable/0.5.x)
Copyright (C) 2012-2017 Edgewall Software