From dcd12626734ce81e89c74515eaca601ef9edf785 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 2 Nov 2015 11:21:25 +0100 Subject: Revert "utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t" --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') 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 -- cgit v1.2.3-54-g00ecf