summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-05-06 16:55:44 +0200
committerLennart Poettering <lennart@poettering.net>2016-05-06 16:55:44 +0200
commite40a326cef05b25a80e00c8924d0d3bc8935930d (patch)
treea33312bd5c72bd40ec81515490210573f81066bd /TODO
parentb37bf74411a44d8efb51173195e532442f8226e5 (diff)
NEWS: bring NEWS a bit up-to-date
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 2 insertions, 7 deletions
diff --git a/TODO b/TODO
index 2a8af13a14..bf80f86e04 100644
--- a/TODO
+++ b/TODO
@@ -33,11 +33,9 @@ Janitorial Clean-ups:
Features:
-* make sure the ratelimit object can deal with USEC_INFINITY as way to turn off things
+* IAID field must move from [Link] to [DHCP] section in .network files
-* maybe: pid1: replace cgroups agent transport by AF_UNIX/SOCK_DGRAM, so that
- we aren't hit by socket backlog exhaustion on the dbus AF_UNIX/SOCK_STREAM
- socket
+* make sure the ratelimit object can deal with USEC_INFINITY as way to turn off things
* journalctl: make sure -f ends when the container indicated by -M terminates
@@ -51,9 +49,6 @@ Features:
* make sure resolved can be restarted without losing pushed-in dns config
-* fix https://github.com/systemd/systemd/pull/2890, this shouldn't be exported
- like this.
-
* journald: sigbus API via a signal-handler safe function that people may call
from the SIGBUS handler