Update version
authorSeungyoun Ju <sy39.ju@samsung.com>
Tue, 9 Apr 2013 09:57:25 +0000 (18:57 +0900)
committerSeungyoun Ju <sy39.ju@samsung.com>
Tue, 9 Apr 2013 09:57:25 +0000 (18:57 +0900)
Change-Id: I6c8c84cbec3c1e335cd93023084e0dc5b1c1f0b5

packaging/capi-network-tethering.spec

index 695232e..7e5c8c3 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-network-tethering
 Summary:    Tethering Framework
 Name:       capi-network-tethering
 Summary:    Tethering Framework
-Version:    0.0.13
+Version:    0.0.14
 Release:    1
 Group:      TO_BE/FILLED_IN
 License:    Apache-2.0
 Release:    1
 Group:      TO_BE/FILLED_IN
 License:    Apache-2.0
@@ -68,6 +68,15 @@ make %{?jobs:-j%jobs}
 %{_libdir}/*.so
 
 %changelog
 %{_libdir}/*.so
 
 %changelog
+* Tue Apr 09 2013 Seungyoun Ju <sy39.ju@samsung.com> 0.0.14-1
+- TETHERING_ERROR_NOT_PERMITTED is added
+- Implement connection timer
+- Reference count is used
+- Add API : tethering_xxx_ip_forward_status()
+- TETHERING_ERROR_NOT_SUPPORT_API is added for tethering_create()
+- TETHERING_ERROR_NOT_SUPPORT_API is returned when API is not supported
+- sysinfo-tethering.xml is installed depending on build machine
+
 * Sat Feb 16 2013 Seungyoun Ju <sy39.ju@samsung.com> 0.0.13-1
 - Wrong linker flags are fixed
 - Add API : tethering_wifi_set_ssid()
 * Sat Feb 16 2013 Seungyoun Ju <sy39.ju@samsung.com> 0.0.13-1
 - Wrong linker flags are fixed
 - Add API : tethering_wifi_set_ssid()