summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Beazley <dave@dabeaz.com>2009-03-24 12:00:07 +0000
committerDavid Beazley <dave@dabeaz.com>2009-03-24 12:00:07 +0000
commit1522ea0cb94c561824c9f6f5192fc46637d93687 (patch)
tree2fd0163348024cef2640862fb6e405d6c00dc01b /CHANGES
parent4acb5e3bb054f402987a081f9b983168269bfc3f (diff)
downloadply-1522ea0cb94c561824c9f6f5192fc46637d93687.tar.gz
License change to BSD
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 82ba6a9..c5c7a08 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
Version 3.2
-----------------------------
+03/24/09: beazley
+ Switched PLY over to a BSD-license.
+
03/23/09: beazley
Performance optimization. Discovered a few places to make
speedups in LR table generation.