chiark / gitweb /
man: sd_event_add_post - fix typo
[elogind.git] / TODO
diff --git a/TODO b/TODO
index af26a5c8b6057f60d2882489a3a83fc6f4e4ec17..5d2a63475c81c7af2aac8cf79c13fc472d7690ab 100644 (file)
--- a/TODO
+++ b/TODO
@@ -18,6 +18,8 @@ Bugfixes:
   str_split_quoted() should return a real return code, so spawn_child can
   report the failure properly.
 
+* udev_set_log_priority should verify the value before saving it.
+
 External:
 
 * Fedora: add an rpmlint check that verifies that all unit files in the RPM are listed in %systemd_post macros.
@@ -364,8 +366,6 @@ Features:
 
 * think about window-manager-run-as-user-service problem: exit 0 → activate shutdown.target; exit != 0 → restart service
 
-* use "log level" rather than "log priority" everywhere
-
 * merge unit_kill_common() and unit_kill_context()
 
 * introduce ExecCondition= in services