Chromium Code Reviews| Index: ChangeLog |
| =================================================================== |
| --- ChangeLog (revision 10212) |
| +++ ChangeLog (working copy) |
| @@ -1,3 +1,12 @@ |
| +2011-12-8: Version 3.8.0 |
| + |
| + Fixed handling of arrays in DefineOwnProperty. (issue 1756) |
| + |
| + Sync parser and preparser on do-while and return statements. |
|
fschneider
2011/12/08 12:53:11
Is there also an issue number for this?
|
| + |
| + Stability and performance improvements on all platforms. |
| + |
| + |
| 2011-12-01: Version 3.7.12 |
| Increase tick interval for the android platform. |