Diff between cc5455ef28bc83e1a9ac4c6aa865ca6541fd704a and 884966ad8d1e027a91898dea3a9a969f5680ddad

Changed Files

File Additions Deletions Status
TODO +3 -3 modified

Full Patch

diff --git a/TODO b/TODO
index 5c627fc..be7b807 100644
--- a/TODO
+++ b/TODO
@@ -82,9 +82,6 @@ released.
 
 - (maybe) rename or re-design DiscoverServices since it's BR/EDR specific
 
-- [pending] Remove deprecated D-Bus signals, methods and properties
-  (ensuring new ones are in place to replace what's removed).
-
 - [pending] Switch plugins to standard D-Bus properties interface
 
 - [pending] Add connect/disconnect callbacks to all btd_profile
@@ -96,6 +93,9 @@ released.
 
 Completed items:
 
+- Remove deprecated D-Bus signals, methods and properties
+  (ensuring new ones are in place to replace what's removed).
+
 - Merge obexd.git into bluez.git
 
 - Add Agent callback for incoming just-works (RequestAuthorization)