X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=NEWS;h=7dcac85fecf8fb6cb5f469c759e580c184898d56;hp=e95ac637ef47be0b668b4562f1ea976b3408da3c;hb=4b9397474f2c80957fd1cedf885061052333fb25;hpb=ccd07a083e8040a5bb091c5036ab1b4493ff8363;ds=sidebyside diff --git a/NEWS b/NEWS index e95ac637e..7dcac85fe 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,11 @@ CHANGES WITH 41: * We now limit the set of capabilities of systemd-journald. + * We now set SIGPIPE to ignore by default, since it only is + useful in shell pipelines, and has little use in general + code. This can be disabled with IgnoreSIPIPE=no in unit + files. + Contributions from: Benjamin Franzke, Kay Sievers, Lennart Poettering, Michael Olbrich, Michal Schmidt, Tom Gundersen, William Douglas