Diff between f491b24295148e0e317fddbd27c3948c0c1affcc and f0478f073aff412552b568df96b2e6a5fd68c474

Changed Files

File Additions Deletions Status
TODO +13 -3 modified

Full Patch

diff --git a/TODO b/TODO
index 01ecc53..2bad27a 100644
--- a/TODO
+++ b/TODO
@@ -47,10 +47,20 @@ released.
 - Reorganize source tree according to RFC sent to linux-bluetooth
   (Subject: [RFC] Reorganizing the BlueZ source tree)
 
-- Remove deprecated D-Bus signal from audio code. New ones need to be
-  added to replace the deprecated ones.
+- Remove deprecated D-Bus signals and methods (ensuring new ones are in
+  place to replace what's removed).
 
-- Remove deprecated code/D-Bus methods.
+- Remove telephony driver framework and replace with the telephony agent
+  patches.
+
+- Remove UNIX socket based audio interface (along with ALSA plugin)
+
+- Clean up libbluetooth and only export a very minimal API (for
+  RFCOMM/L2CAP socket use)
+
+- Merge obexd.git into bluez.git
+
+- Remove unmaintained plugins like pnat and maemo6
 
 Low Energy
 ==========