summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2012-12-17 13:50:07 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-17 14:10:39 +0200
commit099fedaf95f34652449a7ee173855af0a5fab0ca (patch)
tree067d19f696e5611c628bdf36121894b0fb019b50 /TODO
parent27635e590bd9f69576df862e41407cf46d845d7c (diff)
downloadbluez-099fedaf95f34652449a7ee173855af0a5fab0ca.tar.gz
TODO: Mark Convert obexd & obex-client to ObjectManager/Properties as done
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index d9a708b6e..5a70e402a 100644
--- a/TODO
+++ b/TODO
@@ -60,8 +60,6 @@ BlueZ 5
Priority/Complexity omitted as all items are required before 5.0 is
released.
-- Convert obexd & obex-client to ObjectManager/Properties
-
- [pending] Convert storage to user per-remote device directories and
ini-file format
@@ -87,6 +85,8 @@ Completed items:
- Convert obexd to use org.bluez.Profile
+- Convert obexd & obex-client to ObjectManager/Properties
+
- Remove org.bluez.Service interface (it has become unnecessary thanks
to org.bluez.Profile). obexd needs to be converted to use the new
interface first.