Chromium Code Reviews| Index: ChangeLog |
| =================================================================== |
| --- ChangeLog (revision 8335) |
| +++ ChangeLog (working copy) |
| @@ -1,6 +1,7 @@ |
| 2011-06-20: Version 3.4.5 |
| - Fixed issues 794, 1215(partial), 1417, 1435, 1472, 1473, 1476, and 1477. |
| + Fixed issues 794, 1097, 1215(partial), 1417, 1435, 1472, 1473, |
| + 1476, and 1477. |
| Improved code generation for !0 and !1. |
| @@ -12,7 +13,11 @@ |
| Fixed disassembler=on option for release-mode builds. (issue 1473) |
| + Performance improvements on all platforms. |
| + Fixed build error in webkit builds due to missing i18n extension. |
|
Mads Ager (chromium)
2011/06/20 15:07:05
We should remove this. The previous version did no
|
| + |
| + |
| 2011-06-15: Version 3.4.4 |
| Added snapshot compression support and --stress-opt flag to d8. |