Release 0.5
[connman] / ChangeLog
1 ver 0.5:
2         Add support for handling Bluetooth adapters.
3         Add support for activating wpa_supplicant on demand.
4         Add Device property to network objects.
5         Add Scanning property to device objects.
6         Fix Name property of device objects.
7         Fix WiFi SSID to object path conversion.
8         Fix duplicate wireless scan results.
9         Fix built issue with libudev and uClibc.
10         Fix issues with element registration failures.
11
12 ver 0.4:
13         Add DNS proxy resolver plugin.
14         Add support for default connections.
15         Add support for gateway change notifications.
16         Add signal strength property for connections.
17         Add property for connection type.
18         Fix issue with carrier detection.
19         Fix broken resolvconf plugin.
20
21 ver 0.3:
22         Add support for automatically connecting known networks.
23         Add improved framework for handling resolver details.
24         Add generic signal strength property.
25         Fix bridge and WiMAX device detection.
26         Fix network listing for Ethernet devices.
27
28 ver 0.2:
29         Add support for indicating network changes.
30         Add support for signal strength property.
31         Add support for unique device names.
32         Fix broken device enumeration.
33         Fix issue with device removal callback.
34         Fix issue with wpa_supplicant disconnecting.
35         Fix D-Bus access policy configuration.
36
37 ver 0.1:
38         Initial public release.