diff --git a/TODO b/TODO
index 8a29b6b..5c627fc 100644
--- a/TODO
+++ b/TODO
Priority/Complexity omitted as all items are required before 5.0 is
released.
-- Merge obexd.git into bluez.git
+- Update the btd_profile connection state tracking so that device.c also
+ knows about remotely initiated connections.
+
+- 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.
- Convert obexd to use org.bluez.Profile
Completed items:
+- Merge obexd.git into bluez.git
+
- Add Agent callback for incoming just-works (RequestAuthorization)
- Switch to standard object manager interface