The branch main has been updated by karels:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=8d0ed56646f03c922c1ff76b07413de3f0b9d062

commit 8d0ed56646f03c922c1ff76b07413de3f0b9d062
Author:     Mike Karels <kar...@freebsd.org>
AuthorDate: 2022-12-13 14:54:43 +0000
Commit:     Mike Karels <kar...@freebsd.org>
CommitDate: 2022-12-13 14:54:43 +0000

    RELNOTES: Add mention of growfs addition of swap partition.
    
    As documented in growfs(7).
---
 RELNOTES | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index 3bcff8151390..8a51e2a772c2 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,11 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+4a30d7bb373c,d670a8f7c596,af01b4722577,4e240e55d818:
+       The growfs(7) script can now add a swap partition at the end of
+       the expansion area, and does so by default if there is no existing
+       swap.  See growfs(7).
+
 86edb11e7491:
        llvm-objump is now always installed as objdump.
 

Reply via email to