commit | 0cf73e461111519fdbd9e42249c9674ec8c78ce6 | [log] [tgz] |
---|---|---|
author | Eli Bendersky <eliben@gmail.com> | Mon Apr 03 06:45:17 2017 -0700 |
committer | Eli Bendersky <eliben@gmail.com> | Mon Apr 03 06:45:17 2017 -0700 |
tree | b6272b52473aa5ff8eaac4e383b980fe716e1089 | |
parent | 3c0603d38ef46a4b7dc175420276abab35386c2f [diff] [blame] |
Remove myself from the copyrights inside the ply directory
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