chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index d4532518ed55dfbb7bfd49d545d80af4c0c4ccb2..e4b27c69d5203891a4510ce41f342fc91b688430 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,5 @@
 Fixes needed before 217:
 
-* sd_session_get_desktop() yells at me?
-
-* remove Discard= in .mount units and replace it by Options=, to prepare for later swapon fix
-
 * verify that both resolved and timesyncd work OK without networkd around
 
 * push out allow-interactive-auth flag into dbus spec
@@ -98,8 +94,6 @@ Features:
 
 * maybe introduce AssertXYZ= similar to ConditionXYZ= that causes a unit to fail (instead of skipping it) if some condition is not true...
 
-* remove multi-seat-x now
-
 * refcounting in sd-resolve is borked
 
 * exponential backoff in timesyncd and resolved when we cannot reach a server
@@ -315,7 +309,6 @@ Features:
        - kdbus mapping
        - NameLost/NameAcquired obsolete
        - GVariant
-       - "const" properties (posted)
        - path escaping
   - update systemd.special(7) to mention that dbus.socket is only about the compatibility socket now
   - test bloom filter generation indexes
@@ -794,8 +787,10 @@ External:
 
 * register catalog database signature as file magic
 
-* zsh shell completion: <command> <verb> -<TAB> should complete options, but currently
-  does not
+* zsh shell completion:
+  - <command> <verb> -<TAB> should complete options, but currently does not
+  - systemctl add-wants,add-requires
+
 
 Regularly: