[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

kov at webkit.org kov at webkit.org
Thu Oct 29 20:47:40 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 4ffdd714d86c184f9a951fad6fb049e19f11084e
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 19 14:16:50 2009 +0000

    Make WebKitHitTestResult actually appear in the index
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49780 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/gtk/ChangeLog b/WebKit/gtk/ChangeLog
index 538f87b..618a4d6 100644
--- a/WebKit/gtk/ChangeLog
+++ b/WebKit/gtk/ChangeLog
@@ -1,3 +1,10 @@
+2009-10-19  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
+
+        Unreviewed. Make WebKitHitTestResult actually appear in the
+        documentation index.
+
+        * docs/webkitgtk-docs.sgml:
+
 2009-10-15  Xan Lopez  <xlopez at igalia.com>
 
         Reviewed by Gustavo Noronha.
diff --git a/WebKit/gtk/docs/webkitgtk-docs.sgml b/WebKit/gtk/docs/webkitgtk-docs.sgml
index ca608d4..fa8a055 100644
--- a/WebKit/gtk/docs/webkitgtk-docs.sgml
+++ b/WebKit/gtk/docs/webkitgtk-docs.sgml
@@ -25,6 +25,7 @@
     <xi:include href="xml/webkitwebdatasource.xml"/>
     <xi:include href="xml/webkitwebresource.xml"/>
     <xi:include href="xml/webkitdownload.xml"/>
+    <xi:include href="xml/webkithittestresult.xml"/>
     <xi:include href="xml/webkitsoupauthdialog.xml"/>
     <xi:include href="xml/webkitsecurityorigin.xml"/>
     <xi:include href="xml/webkitwebwindowfeatures.xml"/>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list