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
- fix a copy-and-paste-o
[WebKit-https.git]
/
JavaScriptCore
/
ChangeLog
diff --git
a/JavaScriptCore/ChangeLog
b/JavaScriptCore/ChangeLog
index dc38d8d5cc406758ee51eb176486dbc572fe1ee5..57263ef0feb0076ab253872f2b65488dd54f8509 100644
(file)
--- a/
JavaScriptCore/ChangeLog
+++ b/
JavaScriptCore/ChangeLog
@@
-1,3
+1,10
@@
+2007-12-03 Dan Bernstein <mitz@apple.com>
+
+ - fix a copy-and-paste-o
+
+ * bindings/npruntime.cpp:
+ (_NPN_GetIntIdentifier):
+
2007-12-03 Dan Bernstein <mitz@apple.com>
Reviewed by Darin Adler.