Index: ChangeLog |
=================================================================== |
--- ChangeLog (revision 6923) |
+++ ChangeLog (working copy) |
@@ -1,3 +1,15 @@ |
+2011-02-24: Version 3.1.6 |
+ |
+ Fixed a number of crash bugs. |
+ |
+ Added support for Cygwin (issue 64). |
+ |
+ Improved Crankshaft for x64 and ARM. |
+ |
+ Added Crankshaft support for stores to pixel arrays. |
+ |
+ Fixed issue in CPU profiler with Crankshaft. |
+ |
Søren Thygesen Gjesse
2011/02/24 09:52:56
Please add another empty line here.
|
2011-02-16: Version 3.1.5 |
Change RegExp parsing to disallow /(*)/. |