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
Compile without trying to link ourself.
[WebKit-https.git]
/
WebCore
/
ChangeLog
diff --git
a/WebCore/ChangeLog
b/WebCore/ChangeLog
index 1c331173d592f19e75efc3e21ffffab3533efcd4..7584bbd6031ee151423758e32bc50a65428f69fd 100644
(file)
--- a/
WebCore/ChangeLog
+++ b/
WebCore/ChangeLog
@@
-1,3
+1,11
@@
+2007-06-13 George Staikos <staikos@kde.org>
+
+ Reviewed by Lars.
+
+ Compile without self-linking.
+
+ * WebCore.pro:
+
2007-06-13 Darin Adler <darin@apple.com>
Reviewed by Kevin Decker.