Title: [200714] trunk/Source/_javascript_Core/ChangeLog
Revision
200714
Author
keith_mil...@apple.com
Date
2016-05-11 16:25:31 -0700 (Wed, 11 May 2016)

Log Message

Unreviewed, correct the title of the ChangeLog for r200667.

Modified Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (200713 => 200714)


--- trunk/Source/_javascript_Core/ChangeLog	2016-05-11 23:03:21 UTC (rev 200713)
+++ trunk/Source/_javascript_Core/ChangeLog	2016-05-11 23:25:31 UTC (rev 200714)
@@ -1,3 +1,7 @@
+2016-05-11  Keith Miller  <keith_mil...@apple.com>
+
+        Unreviewed, correct the title of the ChangeLog for r200667.
+
 2016-05-11  Joseph Pecoraro  <pecor...@apple.com>
 
         JSC test stress/reflect-set.js failing after 200694
@@ -139,7 +143,7 @@
 
 2016-05-10  Keith Miller  <keith_mil...@apple.com>
 
-        TypedArray.prototype.slice should use the byteLength of passed array for memmove
+        TypedArray.prototype.slice should not use the byteLength of the passed array for memmove
         https://bugs.webkit.org/show_bug.cgi?id=157551
         <rdar://problem/26179914>
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to