Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 6844d8939eea6cf8e159459da206a81de591ca3e..efdcfdf4c6b88b2f360ca7011c983d1fdf89dd11 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,13 @@ |
+2014-01-29: Version 3.24.26 |
+ |
+ ES6: Map and Set needs to normalize minus zero (issue 3069). |
+ |
+ Make `String.prototype.{starts,ends}With` throw when passing a regular |
+ expression (issue 3070). |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2014-01-28: Version 3.24.25 |
Performance and stability improvements on all platforms. |