diff --git a/TODO b/TODO index d0a65cee95..f87af7dd79 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.