summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-11-21 18:54:28 +0100
committerLennart Poettering <lennart@poettering.net>2012-11-21 18:55:01 +0100
commit9b4a54740884c60e40a2643b535f197b01038850 (patch)
tree4ac971e6fbe8cc664e26557e94760d6619593ede
parentadc40dc2f670a6298cce918fb318ba6a4b80c306 (diff)
update TODO
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0465d6fa40..4a49f49369 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,8 @@ F18:
Features:
+* use C11 static_assert() where we currently use assert_cc()
+
* journald: also get thread ID from client, plus thread name
* check if we can make journalctl by default use --follow mode inside of less if called without args?