summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-04-22 13:53:50 +0200
committerLennart Poettering <lennart@poettering.net>2015-04-22 13:53:50 +0200
commitaea040c87280c41cb99b64b55f7368661a2d9912 (patch)
tree601a4a091ecf3530a4a7e773eb2b59489ec8a7d1 /TODO
parent1d3087978a8ee23107cb64aa55ca97aefe9531e2 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index d0a65cee9..f87af7dd7 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.