comparison ChangeLog @ 1001:0891de2f3786 stable-0.7.x

Update changelog for 0.7.1.
author hodgestar
date Sat, 26 Jan 2013 18:24:27 +0000
parents 95cb5bf323e5
children 9b0873396513
comparison
equal deleted inserted replaced
998:44fb098722ac 1001:0891de2f3786
1 Version 0.7.1 1 Version 0.7.1
2 http://svn.edgewall.org/repos/genshi/tags/0.7.1/ 2 http://svn.edgewall.org/repos/genshi/tags/0.7.1/
3 (???, from branches/stable/0.7.x) 3 (Jan 26 2013, from branches/stable/0.7.x)
4 4
5 * ??? 5 * Fix infinite loop in interplotation lexing that was introduced by a change
6 6 in Python 2.7's tokenizer (see #540).
7 * Fix handling of processing instructions without data (see #368).
8 * Always include test packages (otherwise the source distribution files
9 become Python version dependent, see #539).
10 * Fix text template test failures that were occurring on Windows.
11 * Remove a couple of unnecessarily checks for unicode in template parsing.
12 * Skip Mako benchmarks if Mako isn't installed (rather than failing
13 completely).
7 14
8 Version 0.7 15 Version 0.7
9 http://svn.edgewall.org/repos/genshi/tags/0.7.0/ 16 http://svn.edgewall.org/repos/genshi/tags/0.7.0/
10 (Dec 30 2012, from branches/stable/0.7.x) 17 (Dec 30 2012, from branches/stable/0.7.x)
11 18
Copyright (C) 2012-2017 Edgewall Software