Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index a81dedd45de4c1dc219478262ffdffbc96ba9f7a..fecc5913206f85c982f7d472428a9048cf218efa 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,13 @@ |
+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. |
+ |
+ 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. |