summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2012-07-13 01:07:41 +0200
committerLennart Poettering <lennart@poettering.net>2012-07-13 01:07:41 +0200
commitba961854ddec8a8efcffab44540c33cc7dffebfa (patch)
tree4438f3218e86cf5620affd2b4850e90890f0e3da /TODO
parent3a419b98485e347413f723f46ceb38dcf2c94688 (diff)
journalctl: show any printable Unicode character
This makes sure we are OK in outputting all valid, non-control UTF-8 characters, instead of just printable 7bit ASCII.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index e15d4b9207..25266b2845 100644
--- a/TODO
+++ b/TODO
@@ -121,8 +121,6 @@ Features:
* drop accountsservice's StandardOutput=syslog and Type=dbus fields
-* make sure show-logs checks for utf8 validity, not ascii validity
-
* when breaking cycles drop sysv services first, then services from /run, then from /etc, then from /usr
* readahead: when bumping /sys readahead variable save mtime and compare later to detect changes