]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 8775/head
authorLennart Poettering <lennart@poettering.net>
Fri, 20 Apr 2018 13:22:02 +0000 (15:22 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 24 Apr 2018 13:58:31 +0000 (15:58 +0200)
TODO

diff --git a/TODO b/TODO
index 132a54fbafad33a3ebb71d10cbeb8e0f3d723837..cc310c95d2f44abb13e97a4e017beca7ae39bf2c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -34,7 +34,10 @@ Features:
 * cgroups: use inotify to get notified when somebody else modifies cgroups
   owned by us, then log a friendly warning.
 
-* doc: document NTP env var timedated groks in doc/ENVIRONMENT.md.
+* beef up log.c with support for stripping ANSI sequences from strings, so that
+  it is OK to include them in log strings. This would be particularly useful so
+  that our log messages could contain clickable links for example for unit
+  files and suchlike we operate on.
 
 * Fix DECIMAL_STR_MAX or DECIMAL_STR_WIDTH. One includes a trailing NUL, the
   other doesn't. What a desaster. Probably to exclude it. Also