Skip to content

Commit e44924f

Browse files
committed
update TODO
1 parent c7e03d2 commit e44924f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

TODO

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,10 @@ Features:
3434
* cgroups: use inotify to get notified when somebody else modifies cgroups
3535
owned by us, then log a friendly warning.
3636

37-
* doc: document NTP env var timedated groks in doc/ENVIRONMENT.md.
37+
* beef up log.c with support for stripping ANSI sequences from strings, so that
38+
it is OK to include them in log strings. This would be particularly useful so
39+
that our log messages could contain clickable links for example for unit
40+
files and suchlike we operate on.
3841

3942
* Fix DECIMAL_STR_MAX or DECIMAL_STR_WIDTH. One includes a trailing NUL, the
4043
other doesn't. What a desaster. Probably to exclude it. Also

0 commit comments

Comments
 (0)