OSDN Git Service

TODO: Mark profile->connect/auto_connect item as done
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 14 Dec 2012 09:32:21 +0000 (11:32 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 14 Dec 2012 09:32:21 +0000 (11:32 +0200)
TODO

diff --git a/TODO b/TODO
index b06d726..08de49e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -66,15 +66,14 @@ released.
 
 - [pending] Switch plugins to standard D-Bus properties interface
 
-- [pending] Add connect/disconnect callbacks to all btd_profile
-  instances that need them and add auto_connect = true to the ones that
-  make sense.
-
 - [pending] Convert storage to user per-remote device directories and
   ini-file format
 
 Completed items:
 
+- Add connect/disconnect callbacks to all btd_profile instances that
+  need them and add auto_connect = true to the ones that make sense.
+
 - Switch ConnectProfile to match remote_uuid instead of local_uuid (as
   that's more intuitive).