diff --git a/TODO b/TODO
index da98530..62dd6cb 100644
--- a/TODO
+++ b/TODO
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