Diff between 8423e26e665f03cacb3817a6f3038c0a795f9599 and 864ff71b5cf5eb75d393d16b1fbbb9441b475ebd

Changed Files

File Additions Deletions Status
TODO +3 -3 modified

Full Patch

diff --git a/TODO b/TODO
index 5fafbf5..7530e86 100644
--- a/TODO
+++ b/TODO
@@ -60,9 +60,6 @@ BlueZ 5
 Priority/Complexity omitted as all items are required before 5.0 is
 released.
 
-- Update Device.Connect to connect any "auto_connect" profiles that are
-  not currently connected instead of returning "already connected".
-
 - Auto-connect newly registered profiles if we're in a connected state
   created by Device.Connect. This will fix e.g. oFono crashing and
   restarting.
@@ -90,6 +87,9 @@ released.
 
 Completed items:
 
+- Update Device.Connect to connect any "auto_connect" profiles that are
+  not currently connected instead of returning "already connected".
+
 - Update the btd_profile connection state tracking so that device.c also
   knows about remotely initiated connections.