From 387ff8bbb64aef8a7915fde753dd740c3d8ec643 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 9 Jul 2014 18:02:31 +0200 Subject: [PATCH] Update TODO --- doc/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/TODO b/doc/TODO index 73465b9f9..f64be31f6 100644 --- a/doc/TODO +++ b/doc/TODO @@ -6,6 +6,8 @@ Before 0.1 - Manpage - Website - FAQ +- Fix shutdown +- Single-instance and multi-window - Tests for URL detection and fix corner cases - Maybe test under other platforms - Autosave feature (against segfaults/...)