chiark / gitweb /
remount-fs: also remount /usr according to fstab
[elogind.git] / TODO
diff --git a/TODO b/TODO
index b36b82099098adfcbc81974fd231f571c8a9f758..c51bfbe70d84e33b09c2b9698eef1f7ad131fdf1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -25,6 +25,21 @@ Bugfixes:
 
 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)
+
+* support debian's console-setup logic
+
 * introduce Type=pid-file
 
 * systemctl list-unit-files appears to be broken for symlinked units in /usr/lib