Diff between ea1ed8ec4486e6650d69c69714aeb6a6dcd8783a and 9cad4e67ffdffd6b959a04a8b75397d18c706aa5

Changed Files

File Additions Deletions Status
TODO +2 -2 modified

Full Patch

diff --git a/TODO b/TODO
index da98530..62dd6cb 100644
--- a/TODO
+++ b/TODO
@@ -36,8 +36,8 @@ BlueZ 5
 Priority/Complexity ommited as all items are required before 5.0 is
 released.
 
-- Make mgmtops part of Bluetooth core. mgmt will be the only way to
-  communicate with the kernel in BlueZ so a plugin is not needed
+- [done] Make mgmtops part of Bluetooth core. mgmt will be the only way
+  to communicate with the kernel in BlueZ so a plugin is not needed
   anymore. Probably plugins/mgmtops.c -> src/mgmt.c
 
 - Reorganize source tree according to RFC sent to linux-bluetooth