Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 08ec501f52c99e0f19c724bd29534b938b2b907d..ee72eb7798bdd8ea4f3982268acada312a9ae516 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,11 @@ |
+2013-05-28: Version 3.19.6 |
+ |
+ Fixed IfBuilder::Deopt to clear the current block |
+ (Chromium issue 243868). |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2013-05-27: Version 3.19.5 |
Reset regexp parser flag after scanning ahead for capture groups. |