aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorEli Bendersky <eliben@gmail.com>2017-04-03 06:45:17 -0700
committerEli Bendersky <eliben@gmail.com>2017-04-03 06:45:17 -0700
commit0cf73e461111519fdbd9e42249c9674ec8c78ce6 (patch)
treeb6272b52473aa5ff8eaac4e383b980fe716e1089 /CHANGES
parent3c0603d38ef46a4b7dc175420276abab35386c2f (diff)
downloadpycparser-0cf73e461111519fdbd9e42249c9674ec8c78ce6.tar.gz
Remove myself from the copyrights inside the ply directory
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 304eab5..714be44 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
+ Version 2.18 (??)
- - PR #161: Update bundled PLY version to 3.9
+ - PR #161 & #184: Update bundled PLY version to 3.10
- PR #158: Add support for the __int128 type.
- PR #169: Handle more tricky TYPEID in declarators.
- PR #178: Add columns to the coord of each node