From 02f5a2ffab90ff396a5eb9ffe936dac0f7ffb2af Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Wed, 28 Jun 2023 14:34:12 +0100 Subject: [PATCH] NEWS: do not make specific promises about future development, keep it vague --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f5efbc5a63..218caf03eb 100644 --- a/NEWS +++ b/NEWS @@ -245,7 +245,7 @@ CHANGES WITH 254 in spe: only the .cmdline PE section may be used in add-ons, in which case any specified string is appended to the command line embedded into the UKI itself. In future we expect other sections to be made - extensible like this as well, for example the .initrd section. + extensible like this as well. * ukify has been updated to allow building these UEFI PE "add-on" images.