[SCM] WebKit Debian packaging branch, webkit-1.1,	updated. upstream/1.1.16-1409-g5afdf4d
    kov at webkit.org 
    kov at webkit.org
       
    Thu Dec  3 13:22:33 UTC 2009
    
    
  
The following commit has been merged in the webkit-1.1 branch:
commit 10fab858146cfcb727ca9eb5e5cd55167cf4725b
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 29 12:46:06 2009 +0000
            Unreviewed. Trivial fix - move public API declaration into the
            public subsection of the doc.
    
            * docs/webkitgtk-sections.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50267 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebKit/gtk/ChangeLog b/WebKit/gtk/ChangeLog
index 62aa3da..5bc8462 100644
--- a/WebKit/gtk/ChangeLog
+++ b/WebKit/gtk/ChangeLog
@@ -1,3 +1,10 @@
+2009-10-29  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
+
+        Unreviewed. Trivial fix - move public API declaration into the
+        public subsection of the doc.
+
+        * docs/webkitgtk-sections.txt:
+
 2009-10-28  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
 
         Reviewed by Jan Alonzo.
diff --git a/WebKit/gtk/docs/webkitgtk-sections.txt b/WebKit/gtk/docs/webkitgtk-sections.txt
index 8bdd3b3..f34fc6f 100644
--- a/WebKit/gtk/docs/webkitgtk-sections.txt
+++ b/WebKit/gtk/docs/webkitgtk-sections.txt
@@ -349,6 +349,7 @@ WebKitWebPolicyDecisionPrivate
 <FILE>webkitnetworkrequest</FILE>
 <TITLE>WebKitNetworkRequest</TITLE>
 WebKitNetworkRequest
+webkit_network_request_new
 webkit_network_request_get_uri
 webkit_network_request_get_message
 webkit_network_request_set_uri
@@ -361,7 +362,6 @@ WEBKIT_IS_NETWORK_REQUEST_CLASS
 WEBKIT_NETWORK_REQUEST_GET_CLASS
 <SUBSECTION Private>
 webkit_network_request_get_type
-webkit_network_request_new
 WebKitNetworkRequestPrivate
 WebKitNetworkRequest
 WebKitNetworkRequestClass
-- 
WebKit Debian packaging
    
    
More information about the Pkg-webkit-commits
mailing list