chiark / gitweb /
manager: serialize/deserialize job counters across reexec/reload
[elogind.git] / TODO
diff --git a/TODO b/TODO
index d816bf92bba32bb0ec53a08242c3cb9da847ce29..1a7b60e2361f050ce26ff913dec2a1478aac4026 100644 (file)
--- a/TODO
+++ b/TODO
@@ -29,16 +29,12 @@ Features:
 
 * document that journal data is primarily ASCII, UTF-8 where necessary and binary only where nothing else makes sense.
 
-* on reload/reexec: serialize NInstalledJobs properly
-
 * Document:
         - PID 1 D-Bus API
         - Update Syslog Interface docs
         - Journal C API manual pages
 
-* logind: export a bool property that tells user whether a
-  suspend/shutdown is currently scheduled, i.e. where are between
-  PrepareForSuspend(true) and PrepareForSuspend(false)
+* wiki: document logind's PreparingForShutdown, PreparingForSleep
 
 * support debian's console-setup logic