Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index a81dedd45de4c1dc219478262ffdffbc96ba9f7a..623d783170a579fe10567415996ddc12c57caa41 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,12 @@ |
+2011-12-21: Version 3.8.2 |
+ |
+ Add max optimization flag to v8 gyp build to ensure V8 is always built fully optimized in Chrome. |
Rico
2011/12/21 07:44:22
long line
|
+ |
+ MIPS: Bring MIPS to parity with other platforms. |
+ |
+ Optimizations and stability improvements on all platforms. |
+ |
+ |
2011-12-19: Version 3.8.1 |
Fixed GCC 4.7 warnings. Patch from Tobias Burnus. |