Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 70aa73a43b5ac622dc77b56bbaed06b8c0ddda83..70aebd7392457ebc3c81b05ce6d94aa3402c7869 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,12 @@ |
+2013-04-18: Version 3.18.1 |
+ |
+ Removed SCons related files deprecated test suite configurations. |
Jakob Kummerow
2013/04/18 14:51:54
nit: missing "and"
|
+ |
+ Improved handling of unary plus (issue 2527). |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2013-04-17: Version 3.18.0 |
Enabled pretenuring of fast literals in high promotion mode. |