Mercurial > genshi > genshi-test
comparison ChangeLog @ 260:08d954368e14
Updated change log.
author | cmlenz |
---|---|
date | Fri, 22 Sep 2006 12:05:49 +0000 |
parents | 61050b9245c8 |
children | 77d92c5c23d3 |
comparison
equal
deleted
inserted
replaced
259:6f11ad260890 | 260:08d954368e14 |
---|---|
1 Version 0.3.1 | |
2 http://svn.edgewall.org/repos/genshi/tags/0.3.1/ | |
3 (?, from branches/stable/0.3.x) | |
4 | |
5 * Includes and user-defined filters were not getting the correct context data | |
6 when used inside a match template (ticket #56). | |
7 * XPath patterns using the union operator (`|`) were returning only partial | |
8 results in some cases. | |
9 | |
10 | |
1 Version 0.3 | 11 Version 0.3 |
2 http://svn.edgewall.org/repos/genshi/tags/0.3.0/ | 12 http://svn.edgewall.org/repos/genshi/tags/0.3.0/ |
3 (Sep 17 2006, from branches/stable/0.3.x) | 13 (Sep 17 2006, from branches/stable/0.3.x) |
4 | 14 |
5 * The project name was changed from "Markup" to "Genshi". See UPGRADE.txt | 15 * The project name was changed from "Markup" to "Genshi". See UPGRADE.txt |