changeset 977:8453949a5f7d stable-0.7.x

Add Python 2 trove classifier so it's clear that Python 2 is still supported.
author hodgestar
date Sun, 30 Dec 2012 14:39:33 +0000
parents 740bc7646c28
children 349c74c022bc
files ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Version 0.7
+http://svn.edgewall.org/repos/genshi/tags/0.7.0/
+(Dec 30 2012, from branches/stable/0.7.x)
+
+ * Add support for Python 3.1, 3.2 and 3.3 (via 2to3) and for PyPy. The
+   majority of the coding was done in a sprint run by the Cape Town Python
+   Users Group with financial assistance from the Python Software Foundation.
+ * Default input and output encodings changed from UTF-8 to None (i.e. unicode
+   strings).
+
+
 Version 0.6.1
 http://svn.edgewall.org/repos/genshi/tags/0.6.1/
 (Dec 30 2012, from branches/stable/0.6.x)
Copyright (C) 2012-2017 Edgewall Software