comparison ChangeLog @ 303:f1569069b6e8 stable-0.3.x

Ported [374] to 0.3.x branch.
author cmlenz
date Mon, 16 Oct 2006 09:27:00 +0000
parents 689da4ab5082
children f738ffe8f1dd
comparison
equal deleted inserted replaced
301:e3ee88d5113f 303:f1569069b6e8
1 Version 0.3.3 1 Version 0.3.3
2 http://svn.edgewall.org/repos/genshi/tags/0.3.3/ 2 http://svn.edgewall.org/repos/genshi/tags/0.3.3/
3 (?, from branches/stable/0.3.x) 3 (Oct 16 2006, from branches/stable/0.3.x)
4 4
5 * Fixed bug introduced in 0.3.2 that broke the parsing of templates which 5 * Fixed bug introduced in 0.3.2 that broke the parsing of templates which
6 declare the same namespace more than once in a nested fashion. 6 declare the same namespace more than once in a nested fashion.
7 * Fixed the parsing of HTML entity references inside attribute values, both 7 * Fixed the parsing of HTML entity references inside attribute values, both
8 in the `XMLParser` and the `HTMLParser` classes. 8 in the `XMLParser` and the `HTMLParser` classes.
9 * Some changes to usage of absolute vs. relative template paths to ensure that
10 the filenamed-keyed cache employed by the TemplateLoader doesn't mix up
11 templates with the same name, but from different subdirectories.
9 12
10 13
11 Version 0.3.2 14 Version 0.3.2
12 http://svn.edgewall.org/repos/genshi/tags/0.3.2/ 15 http://svn.edgewall.org/repos/genshi/tags/0.3.2/
13 (Oct 12 2006, from branches/stable/0.3.x) 16 (Oct 12 2006, from branches/stable/0.3.x)
Copyright (C) 2012-2017 Edgewall Software