Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 16b51265e136cae0dbd22c04278e6a9bc4569898..c5c6f365021f64683c276a23232e14d976540955 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,11 @@ |
+2013-08-29: Version 3.21.6 |
+ |
+ Fixed inlined 'throw' statements interfering with live range |
+ computation. (issue 2843) |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2013-08-28: Version 3.21.5 |
Fixed compilation with recent MinGW64 versions. (issue 2300) |