Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index b3f589d852c38d9183acff1207c6f5e37fafdbd9..775983f82d224369b7c133940fd42ed650858261 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -13,10 +13,10 @@ |
Lowered limit on code space for systems with low memory supply. |
Allowed compiling v8_shell with the 'host' toolset (issue 82437). |
- |
+ |
Extended setBreakpoint API to accept partial script name (issue 1418). |
- Made multi-line comments not count when deciding whether the '-->' |
+ Made multi-line comments not count when deciding whether the '-->' |
comment starter is first on a line. This matches Safari. |
Made handling of non-array recievers in Array length setter correct |