* timer units triggering services with failing conditions run busy:
http://lists.freedesktop.org/archives/systemd-devel/2015-April/030095.html
+* logind: follow PropertiesChanged state more closely, to deal with quick logouts and relogins
+
Features:
+* networkd: fix ip forwarding boolean
+
+* sd-bus.h: drop bus parameter in message handlers
+
* journalctl: -m should access container journals directly by enumerating them via machined, and also watch containers coming and going. Benefit: nspawn --ephemeral would start working nicely with the journal.
* nspawn: don't copy /etc/resolv.conf from host into container unless we are in shared-network mode
* rework C11 utf8.[ch] to use char32_t instead of uint32_t when referring
to unicode chars, to make things more expressive.
-* networkd: MTU= switch for .network units needs documentation in systemd.network(5)
-
* "machinectl migrate" or similar to copy a container from or to a
difference host, via ssh