summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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?