chiark / gitweb /
update NEWS
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 482377ab4388640c735052bcdaf2835c6e12a088..10b22588d681d43c7808cd67fb76ef12713bab76 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +1,7 @@
 Fixes needed before 217:
 
-* 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
-
 Bugfixes:
 
 * Should systemctl status \* work on all unit types, not just .service?
@@ -92,8 +88,6 @@ Features:
 
 * maybe add "systemctl edit" that copies unit files from /usr/lib/systemd/system to /etc/systemd/system and invokes vim on them
 
-* dbus: add new message hdr field for allowing interactive auth, write spec for it. update dbus spec to mandate that unknown flags *must* be ignored...
-
 * maybe introduce AssertXYZ= similar to ConditionXYZ= that causes a unit to fail (instead of skipping it) if some condition is not true...
 
 * refcounting in sd-resolve is borked
@@ -311,7 +305,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