diff --git a/TODO b/TODO
index 496c5d5..647dede 100644
--- a/TODO
+++ b/TODO
- Remove telephony driver framework and replace with the telephony agent
patches.
-- Related to the telephony architecture rework, figure out how fast
- connectable should work.
- - New FastConnectable Adapter property?
- - Should the property fall back to False after a timeout (e.g.
- 30 seconds)?
- - Should the kernel auto-disable this mode as soon as the
- adapter gets an incoming connect request?
+- [done] Related to the telephony architecture rework, figure out how fast
+ connectable should work. - Implemented as a property in the Telephony
+ interface.
- [done] Remove UNIX socket based audio interface (along with ALSA plugin)