X-Git-Url: http://git.maemo.org/git/?p=connman;a=blobdiff_plain;f=ChangeLog;h=a044891192f024741eea4f20a665e9528273931d;hp=3b92407ea9d5d5b4d9773cc6bf32ac43ad2275d0;hb=cecbeca745ed26cd6742dc897135c28778008ef6;hpb=f6da5ddaa4bb61d63d9c585b1b7821d682ff59bb diff --git a/ChangeLog b/ChangeLog index 3b92407..a044891 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +ver 0.7: + Add basic support for flight mode. + Add support for multiple storage drivers. + Add support for RTNL newlink watch API. + Add support for different security privileges. + Add support for device and network priorities. + Add functions for setting network properties. + Fix issue with listing devices without a driver. + Fix issue with WiFi scanning indication. + Fix detection of WiFi security changes. + Update WiFi driver to use new network helpers. + Install different D-Bus configuration for PolicyKit. + +ver 0.6: + Add CONNMAN_API_SUBJECT_TO_CHANGE definition. + Add detailed configuration options. + Add various D-Bus helper functions. + Add generic device driver infrastructure. + Add generic network driver infrastructure. + Add property for WiFi network mode. + Add property for network interface name. + Add property for global connection policy. + Add support for verbose compiler warnings. + Add support for device detection via udev. + Add support for systems with udhcpc. + Add support for Bluetooth PAN networks. + Fix WiFi issue with DHCP restart after handshake. + Fix exported symbols list creation. + Remove deprecated and unused plugins. + +ver 0.5: + Add support for handling Bluetooth adapters. + Add support for activating wpa_supplicant on demand. + Add Device property to network objects. + Add Scanning property to device objects. + Fix Name property of device objects. + Fix WiFi SSID to object path conversion. + Fix duplicate wireless scan results. + Fix built issue with libudev and uClibc. + Fix issues with element registration failures. + ver 0.4: Add DNS proxy resolver plugin. Add support for default connections.