summaryrefslogtreecommitdiffstats
path: root/src/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'src/TODO')
-rw-r--r--src/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/TODO b/src/TODO
index f525383..17d1ffc 100644
--- a/src/TODO
+++ b/src/TODO
@@ -23,3 +23,8 @@ List of things to do for the code
- handle permission list at install
- allows to check the requested permissions before to install it
+
+- improve error reporting through dbus in utils-jbus
+
+- groups the dbus connections to reduce the count of pollfd and watch calback
+ (in utils-jbus)