aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorEli Bendersky <eliben@gmail.com>2017-03-10 06:07:29 -0800
committerEli Bendersky <eliben@gmail.com>2017-03-10 06:07:29 -0800
commit516af9479b9bf23569024bf38e8f7cf2681f768c (patch)
tree66d965b53d103347e5ad20928a4dcf091093b5ab /CHANGES
parent471442fe06b095c085d0219a95fbf1f177b6449b (diff)
downloadpycparser-516af9479b9bf23569024bf38e8f7cf2681f768c.tar.gz
Update CHANGES and clean up the explore_ast example
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index fb11144..304eab5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,8 @@
- PR #161: Update bundled PLY version to 3.9
- PR #158: Add support for the __int128 type.
- - PR $169: Handle more tricky TYPEID in declarators.
+ - PR #169: Handle more tricky TYPEID in declarators.
+ - PR #178: Add columns to the coord of each node
+ Version 2.17 (29.10.2016)