summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 6 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 6ffc42a..312dba9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,10 @@
-+ Version 2.14 (??)
++ Version 2.14 (09.06.2015)
- TODO for this version: before releasing, remove cpp.exe and its license (and
-mentions) from pycparser.
+ - Added CParser parameter to specify output directory for generated parsing
+ tables (#84).
+ - Removed lcc's cpp and its license from the distribution. Using lcc's cpp
+ is no longer recommended, now that Clang has binary builds available for
+ Windows.
+ Version 2.13 (12.05.2015)