summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-03-23 03:19:50 +0100
committerLennart Poettering <lennart@poettering.net>2013-03-23 03:19:55 +0100
commit64e30145fce09b87a0b0a7e08c84a100818a5d5a (patch)
tree0282819b37cafcb2599305d07ea9bee05d49e4e9 /TODO
parent335b5240ae584ed184afc683519bf19d6e1e1145 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index d48123806d..bdceeffcbc 100644
--- a/TODO
+++ b/TODO
@@ -44,6 +44,10 @@ Fedora 19:
Features:
+* matching against units is currently broken in journalctl. We really
+ need another AND level in the expressions,
+ i.e. sd_journal_add_conjunction().
+
* add ConditionArchitecture= or so
* teach ConditionKernelCommandLine= globs or regexes (in order to match foobar={no,0,off})