aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 312dba9..35e9ba5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
++ Version 2.15 (??.2016)
+
+ - Issue #117: Fix parsing of extra semi-colons inside structure declarations.
+ - PR #109: Update c_generator to add {} around nested named initializers.
+ - PR #101: Added support for parsing pragmas into the AST.
+ - Additional fake headers and typedefs, manifest fixes (#97, #106, #111).
+
+ Version 2.14 (09.06.2015)
- Added CParser parameter to specify output directory for generated parsing