X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=ChangeLog;h=887a47eb526245cdeab82f5997eef038d926c026;hb=92874ae11f5720356e3b35c62296a22cc315e843;hp=d41905e4d8dbb0d9e46bbff74e90d1ccd8935e6d;hpb=652df3c51e689741df34c905554b8264f70026b5;p=connman diff --git a/ChangeLog b/ChangeLog index d41905e..887a47e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +ver 0.10: + Fix races with connection signals. + Fix automatic switching of default connection. + +ver 0.9: + Rename FlightMode to OfflineMode. + Add static IPv4 setting support for Ethernet devices. + Add extra options to exclude devices and plugins. + Add support for toggling debug output. + Add support for ScanInterval property. + Fix handling of disconnect commands from applications. + Fix detection of networks that are out of range. + Fix setting network remember status. + Fix argument type checking of properties. + +ver 0.8: + Add Device and Network property to connection interface. + Add option to disable installation of data files. + Add command line option to show version number. + Fix signal emission for network changes. + +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.