Sync with Tizen 2.4(v1.0.72) 09/49009/2 accepted/tizen/mobile/20151020.110958 accepted/tizen/tv/20151020.111017 accepted/tizen/wearable/20151020.111029 submit/tizen/20151020.082803
authortaesub.kim <taesub.kim@samsung.com>
Mon, 5 Oct 2015 06:09:49 +0000 (15:09 +0900)
committertaesub.kim <taesub.kim@samsung.com>
Tue, 20 Oct 2015 06:48:37 +0000 (15:48 +0900)
Change-Id: I02da8c2d6d79e15f5894072eb008652ca30b0cd1
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
CMakeLists.txt [changed mode: 0644->0755]
LICENSE [changed mode: 0644->0755]
NOTICE [changed mode: 0644->0755]
capi-network-connection.manifest [changed mode: 0644->0755]
capi-network-connection.pc.in [changed mode: 0644->0755]
doc/net_connection_doc.h
packaging/capi-network-connection.spec [changed mode: 0644->0755]
test/CMakeLists.txt [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
diff --git a/LICENSE b/LICENSE
old mode 100644 (file)
new mode 100755 (executable)
diff --git a/NOTICE b/NOTICE
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
index 8d02a01..cb3446a 100755 (executable)
@@ -59,7 +59,7 @@
  *
  * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n
  *
- * More details on featuring your application can be found from <a href="../org.tizen.gettingstarted/html/native/details/app_filtering_n.htm"><b>Feature List</b>.</a>
+ * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature List</b>.</a>
  *
  */
 
@@ -87,7 +87,7 @@
  *
  * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n
  *
- * More details on featuring your application can be found from <a href="../org.tizen.gettingstarted/html/native/details/app_filtering_n.htm"><b>Feature List</b>.</a>
+ * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature List</b>.</a>
  *
  */
 
  *
  * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n
  *
- * More details on featuring your application can be found from <a href="../org.tizen.gettingstarted/html/native/details/app_filtering_n.htm"><b>Feature List</b>.</a>
+ * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature List</b>.</a>
  *
  */
 
  *
  * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n
  *
- * More details on featuring your application can be found from <a href="../org.tizen.gettingstarted/html/native/details/app_filtering_n.htm"><b>Feature List</b>.</a>
+ * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature List</b>.</a>
  *
  */
 
  *
  * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n
  *
- * More details on featuring your application can be found from <a href="../org.tizen.gettingstarted/html/native/details/app_filtering_n.htm"><b>Feature List</b>.</a>
+ * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature List</b>.</a>
  *
  */
 
old mode 100644 (file)
new mode 100755 (executable)
index 3c7b235..68b3c6e
@@ -1,6 +1,6 @@
 Name:          capi-network-connection
 Summary:       Network Connection library in TIZEN C API
-Version:       1.0.73
+Version:       1.0.74
 Release:       1
 Group:         System/Network
 License:       Apache-2.0
old mode 100644 (file)
new mode 100755 (executable)