Diff between 33efb496dcd940c81410f5cadcab6656fd8a2480 and 4664c7fd003ed3b5220ceffbfd8aac28a94480dc

Changed Files

File Additions Deletions Status
TODO +2 -2 modified

Full Patch

diff --git a/TODO b/TODO
index 08de49e..c5197fe 100644
--- a/TODO
+++ b/TODO
@@ -64,13 +64,13 @@ released.
 
 - Don't install libbluetooth by default (put it behind a configure switch)
 
-- [pending] Switch plugins to standard D-Bus properties interface
-
 - [pending] Convert storage to user per-remote device directories and
   ini-file format
 
 Completed items:
 
+- Switch plugins to standard D-Bus properties interface
+
 - Add connect/disconnect callbacks to all btd_profile instances that
   need them and add auto_connect = true to the ones that make sense.