wx build fixes.


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@37452 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 08b6984..92cc375 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,12 @@
+2008-10-09  Kevin Ollivier  <kevino@theolliviers.com>
+
+        wx build fixes.
+
+        * platform/wx/WidgetWx.cpp:
+        * plugins/wx/PluginViewWx.cpp:
+        (WebCore::PluginView::invalidateRect):
+        * webcore-base.bkl:
+
 2008-10-09  Chris Marrin  <cmarrin@apple.com>
 
         Reviewed by Dan Bernstein.