From: Lennart Poettering Date: Wed, 22 Apr 2015 11:53:50 +0000 (+0200) Subject: update TODO X-Git-Tag: v220~348 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aea040c87280c41cb99b64b55f7368661a2d9912;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index d0a65cee95d..f87af7dd79d 100644 --- a/TODO +++ b/TODO @@ -46,6 +46,8 @@ Before 220: Features: +* networkd: make DHCP server IP range configurable, including only with a single IP address + * rework C11 utf8.[ch] to use char32_t instead of uint32_t when referring to unicode chars, to make things more expressive.