From: Yu Watanabe Date: Mon, 17 Nov 2025 14:37:19 +0000 (+0900) Subject: NEWS: insert hyphen X-Git-Tag: v259-rc1~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0bb71aea6280cc67959d437af06b69cbf29442e6;p=thirdparty%2Fsystemd.git NEWS: insert hyphen --- diff --git a/NEWS b/NEWS index a903fa2b823..2289900a577 100644 --- a/NEWS +++ b/NEWS @@ -181,7 +181,7 @@ CHANGES WITH 259 in spe: in-memory partition objects loaded into the kernel and then recreates them as new objects. Instead they will use the BLKPG ioctl() to make minimal changes, and individually add, remove, or grow modified - partitions, avoiding removal/readding where the partitions were left + partitions, avoiding removal/re-adding where the partitions were left unmodified on disk. This should greatly improve behaviour on systems that make modifications to partition tables on disk while using them.