Diff between dc288fc6589bcf92d16682bf3225bfc27b9e9888 and 4eaa94621579f933143a0cb8a6896dd20afc93c0

Changed Files

File Additions Deletions Status
TODO +3 -3 modified

Full Patch

diff --git a/TODO b/TODO
index be7b807..5fafbf5 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 the btd_profile connection state tracking so that device.c also
-  knows about remotely initiated connections.
-
 - Update Device.Connect to connect any "auto_connect" profiles that are
   not currently connected instead of returning "already connected".
 
@@ -93,6 +90,9 @@ released.
 
 Completed items:
 
+- Update the btd_profile connection state tracking so that device.c also
+  knows about remotely initiated connections.
+
 - Remove deprecated D-Bus signals, methods and properties
   (ensuring new ones are in place to replace what's removed).