summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-07-10 10:41:02 -0300
committerJohan Hedberg <johan.hedberg@intel.com>2012-07-10 10:41:02 -0300
commit9cad4e67ffdffd6b959a04a8b75397d18c706aa5 (patch)
tree81d85373766be809d37e821be59888fea37e629c /TODO
parentea1ed8ec4486e6650d69c69714aeb6a6dcd8783a (diff)
downloadbluez-9cad4e67ffdffd6b959a04a8b75397d18c706aa5.tar.gz
TODO: Mark mgmtops move as done
Diffstat (limited to 'TODO')
-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