summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index da98530c9..62dd6cb9c 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