From: Zbigniew Jędrzejewski-Szmek Date: Sat, 20 Jan 2018 03:04:17 +0000 (+1100) Subject: NEWS: fix typo X-Git-Tag: v237~69^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=000b1ba5610524c1e5a28ec48a9dc990b9b301ac;p=thirdparty%2Fsystemd.git NEWS: fix typo --- diff --git a/NEWS b/NEWS index 0d2737d1069..1d7196af627 100644 --- a/NEWS +++ b/NEWS @@ -5321,7 +5321,7 @@ CHANGES WITH 209: option as supported by Debian is added. It allows indicating which LUKS slot to use on disk, speeding up key loading. - * The sd_journald_sendv() API call has been checked and + * The sd_journal_sendv() API call has been checked and officially declared to be async-signal-safe so that it may be invoked from signal handlers for logging purposes.