summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Mack <github@zonque.org>2015-11-02 10:57:38 +0100
committerDaniel Mack <github@zonque.org>2015-11-02 10:57:38 +0100
commit86b4428a58739a3899f0d2cee5bf78ba861d16b7 (patch)
tree62b24c733d65866a8302114cc3440d4ee3ca2097 /TODO
parent8fa7cf70764319982e6617413cd0e287f6e35447 (diff)
parent025b4c410577a10692c608e7dbad712655abb858 (diff)
Merge pull request #1740 from shawnl/master
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, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index c1dc3921f1..c38a5dc980 100644
--- a/TODO
+++ b/TODO
@@ -120,9 +120,6 @@ 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