chiark / gitweb /
manager: serialize/deserialize job counters across reexec/reload
[elogind.git] / TODO
diff --git a/TODO b/TODO
index c22f1f5579c62524f1ccc73ea9dc4dd1be4e1c2e..1a7b60e2361f050ce26ff913dec2a1478aac4026 100644 (file)
--- a/TODO
+++ b/TODO
@@ -25,6 +25,21 @@ Bugfixes:
 
 Features:
 
+* rename systemd-udev.service to systemd-udevd.service
+
+* document that journal data is primarily ASCII, UTF-8 where necessary and binary only where nothing else makes sense.
+
+* Document:
+        - PID 1 D-Bus API
+        - Update Syslog Interface docs
+        - Journal C API manual pages
+
+* wiki: document logind's PreparingForShutdown, PreparingForSleep
+
+* support debian's console-setup logic
+
+* introduce Type=pid-file
+
 * systemctl list-unit-files appears to be broken for symlinked units in /usr/lib
 
 * maybe allow services with ExecStop= set, but no ExecStart=?