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 Windows build.
[WebKit-https.git]
/
WebCore
/
ChangeLog
diff --git
a/WebCore/ChangeLog
b/WebCore/ChangeLog
index 3d93bc01b39d0f2f8b504c017084e47205ecc4d0..222ffc096ea10f14b400a581a788f42c38dbfffd 100644
(file)
--- a/
WebCore/ChangeLog
+++ b/
WebCore/ChangeLog
@@
-1,3
+1,11
@@
+2007-11-13 Anders Carlsson <andersca@apple.com>
+
+ Fix Windows build.
+
+ * platform/Cursor.h:
+ * plugins/win/PluginPackageWin.h:
+ * plugins/win/PluginStreamWin.h:
+
2007-11-13 Geoffrey Garen <ggaren@apple.com>
Reviewed by Anders Carlsson.