chiark / gitweb /
man: use xinclude to de-deduplicate common text
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 1a1e8893196bd1ca5ec45a2e150ae6a0a963b658..fd2cfcb12490c44ea84318489b1a6c7a3ab92acb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,4 @@
 Bugfixes:
-* killing nspawn with ]]] results in:
-   machine-f20.scope stopping timed out. Killing.
-   Stopped Container f20.
-   Unit machine-f20.scope entered failed state.
-  and it cannot be started again
-
 * enabling an instance unit creates a pointless link, and
   the unit will be started with getty@getty.service:
     $ systemctl enable getty@.service
@@ -150,6 +144,7 @@ Features:
   - allow updating attach flags during runtime
   - pid1: peek into activating message when activating a service
   - test bloom filter generation indexes
+  - introduce sd_bus_emit_object_added()/sd_bus_emit_object_removed() that automatically includes the build-in interfaces in the list
 
 * sd-event
   - allow multiple signal handlers per signal?