Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 65036913037d6719409a33dee7d53ce507c3c065..dcaf5a9c5d9d173d2b2226d454f161c62c5aa77c 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,17 @@ |
+2013-05-17: Version 3.19.2 |
+ |
+ Fill in one-word-fillers for the unused property fields |
+ (Chromium issue 240056). |
+ |
+ Removed use_system_v8 logic from the mainline gyp file |
+ (Chromium issue 226860). |
+ |
+ Skip CPU profiler samples where top function's stack frame is not |
+ set up properly (issue 2628). |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2013-05-14: Version 3.19.1 |
Fixed missing hole check for loads from Smi arrays when all uses are |