summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-01-22 19:22:14 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-01-22 19:22:14 +0100
commit5c370e9cb43f2a7581bde26a96f0b20c38030d41 (patch)
treed1c36faba68c3af8d1664fd3c07c61f28d27a344 /ChangeLog
parentfe697fea5b178b866d566e78d83e793f5aa7d862 (diff)
downloadconnman-5c370e9cb43f2a7581bde26a96f0b20c38030d41.tar.gz
connman-5c370e9cb43f2a7581bde26a96f0b20c38030d41.tar.bz2
connman-5c370e9cb43f2a7581bde26a96f0b20c38030d41.zip
Release 0.90.9
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61d9dba5..edbb9df8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.