summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMika Liljeberg <mika.liljeberg@nokia.com>2010-09-10 16:50:56 +0300
committerDenis Kenzior <denkenz@gmail.com>2010-09-10 10:50:36 -0500
commitffad43aeb360262b4d1b476b59e382c491fea17f (patch)
tree6b9525dc8034062b977019ad1f2c75260dabb56b /TODO
parentb9d59daaedd00363bf7a7a82cef1a356fadd29b8 (diff)
downloadofono-ffad43aeb360262b4d1b476b59e382c491fea17f.tar.bz2
TODO: Claim ownership of Suspended property for GPRS
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 26f8b844..d41df047 100644
--- a/TODO
+++ b/TODO
@@ -233,7 +233,8 @@ GPRS
Complexity: C2
- Add support for GPRS suspended event. Expose this to the UI by adding a new
- 'Suspended' property on the DataConnectionManager D-Bus interface.
+ 'Suspended' property on the ConnectionManager D-Bus interface.
+ Owner: Mika Liljeberg <mika.liljeberg@nokia.com>
Priority: High
Complexity: C1