From: Lennart Poettering Date: Thu, 28 Mar 2019 17:38:59 +0000 (+0100) Subject: update NEWS X-Git-Tag: v242-rc1~42^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70d8401d745e0fd8059f4da971600484e891285a;p=thirdparty%2Fsystemd.git update NEWS --- diff --git a/NEWS b/NEWS index 25c87877d1d..8fccb3c4ccd 100644 --- a/NEWS +++ b/NEWS @@ -104,6 +104,10 @@ CHANGES WITH 242 in spe: https://systemd.io/TEMPORARY_DIRECTORIES + * systemd-tmpfiles' h line type gained support for the + FS_PROJINHERIT_FL ('P') file attribute (introduced in kernel 4.5), + controlling project quota inheritance. + * sd-boot and bootctl now implement support for an Extended Boot Loader (XBOOTLDR) partition, that is intended to be mounted to /boot, in addition to the ESP partition mounted to /efi or /boot/efi.