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
Build fix
[WebKit-https.git]
/
JavaScriptCore
/
ChangeLog
diff --git
a/JavaScriptCore/ChangeLog
b/JavaScriptCore/ChangeLog
index 6bc3dfb840f93d6f05d50c4695c8f8be2f166795..e2efa76e51471ea72b32e046d0cd6b197ad7987a 100644
(file)
--- a/
JavaScriptCore/ChangeLog
+++ b/
JavaScriptCore/ChangeLog
@@
-1,3
+1,11
@@
+2007-11-13 Adam Roben <aroben@apple.com>
+
+ Build fix
+
+ Reviewed by Geoff.
+
+ * kjs/regexp.h: Added a missing #include.
+
2007-11-13 Geoffrey Garen <ggaren@apple.com>
Reviewed by Sam Weinig.