chiark / gitweb /
bus: add monitoring facility to busctl
[elogind.git] / TODO
diff --git a/TODO b/TODO
index de950d7a881993970a2a212db341323f44723a81..aa2c1cea9493a1640f198b79191299ab288208e5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,12 +24,6 @@ Fedora 19:
 * localed:
   - localectl: support new converted x11→console keymaps
 
-* timer logic is confused by units which are skipped due to failing condition
-  http://lists.freedesktop.org/archives/systemd-devel/2013-February/008816.html
-
-* timer logic is also confused if a service it triggers hasn't finished when the next timer elapses:
-  http://lists.freedesktop.org/archives/systemd-devel/2013-February/009021.html
-
 Features:
 
 * see if we can fix https://bugs.freedesktop.org/show_bug.cgi?id=63672
@@ -78,8 +72,10 @@ Features:
 * explicitly disallow changing the cgroup path of units in the
   name=systemd hierarchy, unless it is outside of /system
 
-* add 'set -e' to scripts in test/
-* make test in test/ work with separate output dir
+* test/:
+  - add 'set -e' to scripts in test/
+  - make stuff in test/ work with separate output dir
+  - remove all the duplicated code in test/
 
 * suppress log output on shutdown when "quiet" is used