Update Packaging Spec file
[platform/core/api/tethering.git] / packaging / capi-network-tethering.changes
1 * Fri May 31 2013 Anas Nashif <anas.nashif@intel.com> accepted/tizen/20130520.100833@326c598
2 - Remove placeholders and cleanup spec
3
4 * Wed May 29 2013 Baptiste DURAND <baptiste.durand@eurogiciel.fr> accepted/tizen/20130520.100833@2391ebf
5 - Fix PC file : remove hardcoded lib path
6
7 * Wed Apr 10 2013 Seungyoun Ju <sy39.ju@samsung.com> 0.0.15-1
8 - Fix : Stations data structure for dbus
9
10 * Tue Apr 09 2013 Seungyoun Ju <sy39.ju@samsung.com> 0.0.14-1
11 - TETHERING_ERROR_NOT_PERMITTED is added
12 - Implement connection timer
13 - Reference count is used
14 - Add API : tethering_xxx_ip_forward_status()
15 - TETHERING_ERROR_NOT_SUPPORT_API is added for tethering_create()
16 - TETHERING_ERROR_NOT_SUPPORT_API is returned when API is not supported
17 - sysinfo-tethering.xml is installed depending on build machine
18
19 * Sat Feb 16 2013 Seungyoun Ju <sy39.ju@samsung.com> 0.0.13-1
20 - Wrong linker flags are fixed
21 - Add API : tethering_wifi_set_ssid()
22
23 * Thu Feb 14 2013 Seungyoun Ju <sy39.ju@samsung.com> 0.0.12-1
24 - APIs are exported
25 - LOG Format is changed
26 - fvisibility=hidden is applied and API's return value is checked
27
28 * Thu Jan 24 2013 Seungyoun Ju <sy39.ju@samsung.com> 0.0.11-1
29 - Indications for Wi-Fi tethering setting change are added
30 - Dbus service / interface / object names are changed
31
32 * Tue Jan 15 2013 Seungyoun Ju <sy39.ju@samsung.com> 0.0.10-1
33 - Wi-Fi tethering state is not checked when its settings are modified
34
35 * Fri Nov 02 2012 Seungyoun Ju <sy39.ju@samsung.com> 0.0.9-1
36 - Manifest file is added for SMACK
37
38 * Mon Aug 20 2012 Seungyoun Ju <sy39.ju@samsung.com> 0.0.8-1
39 - Deprecated APIs are removed
40
41 * Wed Aug 01 2012 Seungyoun Ju <sy39.ju@samsung.com> 0.0.7-1
42 - Managed APIs are implemented for Wi-Fi tethering settings
43
44 * Sat Jul 21 2012 Seungyoun Ju <sy39.ju@samsung.com> 0.0.6-1
45 - Fix tethering callback issue (JIRA S1-6197)
46
47 * Tue Jul 10 2012 Seungyoun Ju <sy39.ju@samsung.com> 0.0.5
48 - Getting MAC address API is implemented
49 - TETHERING_TYPE_ALL case is implemented
50 - Test code is implemented
51
52 * Tue Jun 26 2012 Seungyoun Ju <sy39.ju@samsung.com> 0.0.4
53 - All internal APIs are implemented
54
55 * Fri Jun 15 2012 Seungyoun Ju <sy39.ju@samsung.com> 0.0.3
56 - Deprecated API from Glib2-2.32.3 is replaced with new one