summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-11-02 11:21:25 +0100
committerLennart Poettering <lennart@poettering.net>2015-11-02 11:21:25 +0100
commitdcd12626734ce81e89c74515eaca601ef9edf785 (patch)
tree8c9b6eec38d5ee62148db6ce62d5ae1561da0b2b /TODO
parent6b61ae72fae00a94ebd36bee402c5a84c6aba14b (diff)
Revert "utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t"
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index c38a5dc980..c1dc3921f1 100644
--- a/TODO
+++ b/TODO
@@ -120,6 +120,9 @@ Features:
* nspawn: as soon as networkd has a bus interface, hook up --network-interface=, --network-bridge= with networkd, to trigger netdev creation should an interface be missing
+* rework C11 utf8.[ch] to use char32_t instead of uint32_t when referring
+ to unicode chars, to make things more expressive.
+
* "machinectl migrate" or similar to copy a container from or to a
difference host, via ssh