summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Beazley <dave@dabeaz.com>2011-02-17 21:31:29 -0600
committerDavid Beazley <dave@dabeaz.com>2011-02-17 21:31:29 -0600
commitb680111af209325e7707b803025f5a382715719d (patch)
treed2ed42d84f312c49f6912eaf7227164e610bb1c0 /CHANGES
parentc971fabd07cb0988b30e3288229d2abc88af0da2 (diff)
downloadply-b680111af209325e7707b803025f5a382715719d.tar.gz
Python3.2 fixes
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 4e88388..34bf50f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,13 @@
-Version (in progress)
+Version 3.4
---------------------
+02/17/11: beazley
+ Minor patch to make cpp.py compatible with Python 3. Note: This
+ is an experimental file not currently used by the rest of PLY.
+
+02/17/11: beazley
+ Fixed setup.py trove classifiers to properly list PLY as
+ Python 3 compatible.
+
01/02/11: beazley
Migration of repository to github.