From 0874412e612cb327c1452afc8375aed7a18c7531 Mon Sep 17 00:00:00 2001 From: Eli Bendersky Date: Sat, 18 Apr 2015 07:03:40 -0700 Subject: Update CHANGES Also add some test code for heapy-based profiling --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 9d9d62c..15478f8 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,7 @@ be used instead of ``cpp`` for preprocessing. - Pull request #64: support keywords like const, volatile, restrict and static in dimensions in array declarations. + - Reduce memory usage of AST nodes (issue #72). + Version 2.10 (03.08.2013) -- cgit v1.2.3