The branch main has been updated by kib:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=1c2348e7723c9bf89c882d226592e16ba3a36049

commit 1c2348e7723c9bf89c882d226592e16ba3a36049
Author:     Konstantin Belousov <k...@freebsd.org>
AuthorDate: 2025-08-06 22:42:37 +0000
Commit:     Konstantin Belousov <k...@freebsd.org>
CommitDate: 2025-08-07 17:58:18 +0000

    RELNOTES: mention rtld -z initfirst support
    
    Reviewed by:    emaste
    Sponsored by:   The FreeBSD Foundation
    Differential revision:  https://reviews.freebsd.org/D51779
---
 RELNOTES | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index e8c306fc74c3..4afe8ef613a8 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,9 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+78aaab9f1cf:
+       rtld: added support for -z initfirst
+
 e36f069ecb4, c069ca085b:
        Reliability of UFS on volumes with more than 2G of inodes is
        significantly improved.  The underlying issue was the invalid

Reply via email to