From 1d405d6e20b5bf0a67bec5270d02123c3dfd2e94 Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Wed, 1 Feb 2017 00:57:02 +0100
Subject: [PATCH] Add new task to README.

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3b4d73f..ca56071 100644
--- a/README.md
+++ b/README.md
@@ -85,7 +85,9 @@ project directory.
           this is now available with the `RUNPREFIX` option for the make
   - [x] establish communication channel between the vimb instance and the now
         required webextension (dbus)
-    - [ ] use propper authorization for dbus peers
+    - [x] use propper authorization for dbus peers
+    - [ ] queue settings that needs to be pushed to the webextension until the
+          dbus connection is established.
 2. migrate as many of the features of the webkit1 vimb
   - [x] starting with custom config file `--config,-c` option
   - [ ] running multiple ex-commands during startup `--cmd,-C` options
-- 
2.20.1