diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2009-01-22 19:22:14 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-01-22 19:22:14 +0100 |
commit | 5c370e9cb43f2a7581bde26a96f0b20c38030d41 (patch) | |
tree | d1c36faba68c3af8d1664fd3c07c61f28d27a344 /ChangeLog | |
parent | fe697fea5b178b866d566e78d83e793f5aa7d862 (diff) | |
download | connman-5c370e9cb43f2a7581bde26a96f0b20c38030d41.tar.gz connman-5c370e9cb43f2a7581bde26a96f0b20c38030d41.tar.bz2 connman-5c370e9cb43f2a7581bde26a96f0b20c38030d41.zip |
Release 0.90.9
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +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. |