Chromium Code Reviews| Index: ChangeLog |
| diff --git a/ChangeLog b/ChangeLog |
| index a15cce80d0d93e64b09b653f85f304f57933517b..14f1a8ccf0a7041534e55f1002455466dc0593c3 100644 |
| --- a/ChangeLog |
| +++ b/ChangeLog |
| @@ -1,3 +1,15 @@ |
| +2010-04-06: Version 2.2.1 |
| + |
| + C++ profiles processor if compiled with flag 'cppprofilesprocessor=on'. |
|
Mads Ager (chromium)
2010/04/06 12:36:52
I don't understand this one. Either remove or expl
|
| + |
| + Let LiveEdit accept a full new script source (rather than diff). |
|
Mads Ager (chromium)
2010/04/06 12:36:52
Maybe just collapse this one and the next into 'Im
|
| + |
| + Support setting brekpoint by script name set in //@ scriptURL= comment, |
| + in case script name is missing (issue http://crbug.com/39290). |
| + |
| + Fixed minor bugs. |
| + |
| + |
| 2010-03-29: Version 2.2.0 |
| Fixed a few minor bugs. |