[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677
sullivan
sullivan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:54:53 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit 62a3f57fc790a0fb1d999526cf38dfa4db6a29d3
Author: sullivan <sullivan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Feb 1 00:13:36 2002 +0000
* WebKit.pbproj:
Marked WKURIList.h as a public header
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@574 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index b30ea02..fb95647 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-31 John Sullivan <sullivan at apple.com>
+
+ * WebKit.pbproj:
+ Marked WKURIList.h as a public header
+
2002-01-30 Richard Williamson <rjw at apple.com>
* WebView.subproj/WKDefaultWebController.mm: (-[WKDefaultWebController
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index b30ea02..fb95647 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,3 +1,8 @@
+2002-01-31 John Sullivan <sullivan at apple.com>
+
+ * WebKit.pbproj:
+ Marked WKURIList.h as a public header
+
2002-01-30 Richard Williamson <rjw at apple.com>
* WebView.subproj/WKDefaultWebController.mm: (-[WKDefaultWebController
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index 2451f61..fad36b8 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -523,6 +523,9 @@
fileRef = 25A8176D01B5B9180ECA149E;
isa = PBXBuildFile;
settings = {
+ ATTRIBUTES = (
+ Public,
+ );
};
};
25A8177001B5B9180ECA149E = {
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list