From: Jörg Behrmann Date: Fri, 30 Aug 2024 09:36:02 +0000 (+0200) Subject: news: add note to change where the manual pages are X-Git-Tag: v25~317^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3002%2Fhead;p=thirdparty%2Fmkosi.git news: add note to change where the manual pages are --- diff --git a/NEWS.md b/NEWS.md index 2238298c7..c8c15a0a8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -36,6 +36,9 @@ - Package manager trees are now named sandbox trees. - Package manager trees (sandbox trees) do not use the skeleton trees as their default anymore if unset. +- Note to packagers: The manual pages have been moved to resources/man + and now include man pages for mkosi-initrd and mkosi-sandbox as + well. ## v24