From 48e6d6a6e911af0cf4e3ef12b0a3eeb2c8031d8a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 13 Apr 2015 15:23:42 +0200 Subject: [PATCH] update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 3de2bb8ee1..2e7036268e 100644 --- a/TODO +++ b/TODO @@ -48,6 +48,10 @@ Before 220: Features: +* tmpfiles: creating new directories/subvolumes/fifos/device nodes + should not follow symlinks. None of the other adjustment or creation + calls follow symlinks. + * bus-proxy: fix return code when releasing name that we don't have: http://lists.freedesktop.org/archives/systemd-devel/2015-April/030494.html