Add ethernet feature into document 90/67790/1
authorhyunuktak <hyunuk.tak@samsung.com>
Thu, 28 Apr 2016 08:39:11 +0000 (17:39 +0900)
committerhyunuktak <hyunuk.tak@samsung.com>
Thu, 28 Apr 2016 08:39:13 +0000 (17:39 +0900)
Change-Id: Ic8616e352370b6f66042ec42150974449f39b009
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
doc/net_connection_doc.h
packaging/capi-network-connection.spec

index eed78a8..cf3e340 100755 (executable)
@@ -51,6 +51,7 @@
  * - http://tizen.org/feature/network.wifi\n
  * - http://tizen.org/feature/network.telephony\n
  * - http://tizen.org/feature/network.tethering.bluetooth\n
+ * - http://tizen.org/feature/network.ethernet\n
  * - http://tizen.org/feature/network.net_proxy\n
  *
  * It is recommended to design feature related codes in your application for reliability.\n
@@ -79,6 +80,7 @@
  * - http://tizen.org/feature/network.wifi\n
  * - http://tizen.org/feature/network.telephony\n
  * - http://tizen.org/feature/network.tethering.bluetooth\n
+ * - http://tizen.org/feature/network.ethernet\n
  *
  * It is recommended to design feature related codes in your application for reliability.\n
  *
index 4f6cd24..d85e002 100755 (executable)
@@ -1,6 +1,6 @@
 Name:          capi-network-connection
 Summary:       Network Connection library in TIZEN C API
-Version:       1.0.82
+Version:       1.0.83
 Release:       1
 Group:         System/Network
 License:       Apache-2.0