Chromium Code Reviews| Index: ChangeLog |
| =================================================================== |
| --- ChangeLog (revision 4777) |
| +++ ChangeLog (working copy) |
| @@ -1,3 +1,12 @@ |
| +2010-06-02: Version 2.2.14 |
| + |
| + Fixed a crash in code generated for String.charCodeAt. |
| + |
| + Fixed a compilation issue with some GCC versions (issue 727). |
| + |
| + Performance optimizations on x64 and ARM platforms. |
| + |
| + |
| 2010-05-31: Version 2.2.13 |
| Implement Object.getOwnPropertyDescriptor for element indices and |