Chromium Code Reviews| Index: ChangeLog |
| =================================================================== |
| --- ChangeLog (revision 9562) |
| +++ ChangeLog (working copy) |
| @@ -1,3 +1,16 @@ |
| +2011-10-10: Version 3.6.6 |
| + |
| + Added a GC pause visualization tool. |
| + |
| + Add presubmit=no and werror=no flags to Makefile. |
|
danno
2011/10/10 11:35:52
Added
|
| + |
| + ES5/Test262 conformance improvements. |
| + |
| + Make GCC 4.5.x happy. (issue 1743) |
|
danno
2011/10/10 11:35:52
Perhaps "Fixed compilation issues with GCC 4.5.x"
|
| + |
| + Bug fixes and performance improvements on all platforms. |
| + |
| + |
| 2011-10-05: Version 3.6.5 |
| New incremental garbage collector. |