git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Reviewed by Darin.
[WebKit-https.git]
/
JavaScriptCore
/
ChangeLog
diff --git
a/JavaScriptCore/ChangeLog
b/JavaScriptCore/ChangeLog
index bb37e630d55941d734de10838b22d3b19d6592ec..feaadbcf93474a78a44248f5049d347687aad299 100644
(file)
--- a/
JavaScriptCore/ChangeLog
+++ b/
JavaScriptCore/ChangeLog
@@
-1,3
+1,9
@@
+2006-04-08 Alexey Proskuryakov <ap@nypop.com>
+
+ Reviewed by Darin.
+
+ One more attempt - use reinterpret_cast, rather than static_cast.
+
2006-04-08 Alexey Proskuryakov <ap@nypop.com>
Reviewed by Darin.