Chromium Code Reviews| Index: ChangeLog |
| diff --git a/ChangeLog b/ChangeLog |
| index 5d2af9c56ac9526345728423e85e36f60ff8006a..f69be973f0469639f02d68c195e69fca9c9b76da 100644 |
| --- a/ChangeLog |
| +++ b/ChangeLog |
| @@ -1,3 +1,14 @@ |
| +2011-02-16: Version 3.1.5 |
| + |
| + Change RegExp parsing to disallow /(*)/. |
| + |
| + Added GDB JIT support for ARM. |
| + |
| + Fixed several crash bugs. |
| + |
| + Performance improvements on the IA32 platform. |
| + |
| + |
| 2011-02-14: Version 3.1.4 |
| Fixed incorrect compare of prototypes of the global object (issue |