From: Daniel Carl <danielcarl@gmx.de>
Date: Tue, 31 Jan 2017 23:57:02 +0000 (+0100)
Subject: Add new task to README.
X-Git-Url: https://git.owens.tech/about.html/about.html/git?a=commitdiff_plain;h=1d405d6e20b5bf0a67bec5270d02123c3dfd2e94;p=vimb.git

Add new task to README.
---

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