commit | 933525181bdbb81b4a3b7aea011b9cb6ff223693 | [log] [tgz] |
---|---|---|
author | Eli Bendersky <eliben@gmail.com> | Mon Dec 24 20:18:33 2012 -0800 |
committer | Eli Bendersky <eliben@gmail.com> | Mon Dec 24 20:18:33 2012 -0800 |
tree | 61f44d4057be32a2f8ead39028945c750d0252b8 | |
parent | 97b1ee072eb2c63b22c12148569ceed9a7b38285 [diff] [blame] |
update license, changes file and README
diff --git a/CHANGES b/CHANGES index 7887451..7e72527 100644 --- a/CHANGES +++ b/CHANGES
@@ -1,3 +1,9 @@ ++ Version 2.09 (??) + + - pycparser now carries its PLY dependency along. The pycparser/ply directory + contains the source of PLY for the currently supported version. This makes + distribution and testing easier. + + Version 2.08 (10.08.2012) - Issue 73: initial support for #pragma directives. Consume them without