summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 8a2af33..c497f68 100644
--- a/Changelog
+++ b/Changelog
@@ -26,6 +26,12 @@
pseudo-instructions so that it does not need to be re-done in
cchecklink. Updated the cchecklink validator accordingly.
+- Language features: support "switch" statements over an argument of
+ type "long long".
+
+- Value analysis and constant propagation: more precise treatment of
+ comparisons against an integer constant.
+
Release 2.3pl2, 2014-05-15
==========================