Chromium Code Reviews| Index: ChangeLog |
| =================================================================== |
| --- ChangeLog (revision 8979) |
| +++ ChangeLog (working copy) |
| @@ -1,3 +1,13 @@ |
| +2011-08-22: Version 3.5.7 |
| + |
| + GYP fixes: -Werror, snapshot.log, want_separate_host_toolset detection. |
|
Jakob Kummerow
2011/08/22 10:39:09
I'm not sure this is important enough to be mentio
|
| + |
| + Make scanner handle invalid unicode escapes in identifiers correctly. |
| + |
| + Make regexp flag parsing stricter. |
| + |
| + Fix several memory leaks. |
| + |
| 2011-08-17: Version 3.5.6 |
| Fixed issue that could cause crashes when running with --heap-stats. |