commit | e8b7eb6a2919233c20d7e9bdb8e2f5d4b4a55201 | [log] [tgz] |
---|---|---|
author | Eli Bendersky <eliben@gmail.com> | Tue Dec 25 06:13:53 2012 -0800 |
committer | Eli Bendersky <eliben@gmail.com> | Tue Dec 25 06:13:53 2012 -0800 |
tree | 6d16b61647a6c80efe0d581f088b4097a302493f | |
parent | b114c9ef824abc850a7ae2cb7d9342e4f36107e8 [diff] [blame] |
Googlecode issue #87: improve error reporting for parse errors to contain columns.
diff --git a/CHANGES b/CHANGES index 7e72527..866e76a 100644 --- a/CHANGES +++ b/CHANGES
@@ -3,6 +3,7 @@ - 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. + - The pycparser project has moved to Bitbucket. + Version 2.08 (10.08.2012)