chiark / gitweb /
udev: man - clarify escaping and replacing for SYMLINK+=
[elogind.git] / TODO
diff --git a/TODO b/TODO
index c51bfbe70d84e33b09c2b9698eef1f7ad131fdf1..1a7b60e2361f050ce26ff913dec2a1478aac4026 100644 (file)
--- a/TODO
+++ b/TODO
@@ -25,18 +25,16 @@ Bugfixes:
 
 Features:
 
-* document that journal data is primarily ASCII, UTF-8 where necessary and binary only where nothing else makes sense.
+* rename systemd-udev.service to systemd-udevd.service
 
-* on reload/reexec: serialize NInstalledJobs properly
+* 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
 
-* 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