Title: [93854] trunk/Source/WebCore
Revision
93854
Author
[email protected]
Date
2011-08-25 23:41:47 -0700 (Thu, 25 Aug 2011)

Log Message

Touch GtkVersioning.c so that the release bot rebuilds it. This
is necessary because of the switch to GTK+ 3.x.

* platform/gtk/GtkVersioning.c: Touch this file.

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (93853 => 93854)


--- trunk/Source/WebCore/ChangeLog	2011-08-26 06:23:24 UTC (rev 93853)
+++ trunk/Source/WebCore/ChangeLog	2011-08-26 06:41:47 UTC (rev 93854)
@@ -1,3 +1,10 @@
+2011-08-25  Martin Robinson  <[email protected]>
+
+        Touch GtkVersioning.c so that the release bot rebuilds it. This
+        is necessary because of the switch to GTK+ 3.x.
+
+        * platform/gtk/GtkVersioning.c: Touch this file.
+
 2011-08-25  Ben Wells  <[email protected]>
 
         Use PATH_BASED_BORDER_RADIUS_DRAWING for skia

Modified: trunk/Source/WebCore/platform/gtk/GtkVersioning.c (93853 => 93854)


--- trunk/Source/WebCore/platform/gtk/GtkVersioning.c	2011-08-26 06:23:24 UTC (rev 93853)
+++ trunk/Source/WebCore/platform/gtk/GtkVersioning.c	2011-08-26 06:41:47 UTC (rev 93854)
@@ -302,3 +302,4 @@
     return newSurface;
 }
 #endif // GTK_CHECK_VERSION(2, 22, 0)
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to