diff --git a/TODO b/TODO
index 5fafbf5..7530e86 100644
--- a/TODO
+++ b/TODO
Priority/Complexity omitted as all items are required before 5.0 is
released.
-- Update Device.Connect to connect any "auto_connect" profiles that are
- not currently connected instead of returning "already connected".
-
- Auto-connect newly registered profiles if we're in a connected state
created by Device.Connect. This will fix e.g. oFono crashing and
restarting.
Completed items:
+- Update Device.Connect to connect any "auto_connect" profiles that are
+ not currently connected instead of returning "already connected".
+
- Update the btd_profile connection state tracking so that device.c also
knows about remotely initiated connections.