The branch main has been updated by jfree:

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

commit 1ff4bc0f49095e89e6bf763ad972b3d17396d5c4
Author:     Jake Freeland <[email protected]>
AuthorDate: 2024-04-06 18:39:42 +0000
Commit:     Jake Freeland <[email protected]>
CommitDate: 2024-04-07 23:52:51 +0000

    RELNOTES: Add entry for updates to ktrace(2)
    
    Approved by:    markj (mentor)
---
 RELNOTES | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index c6e7732582ae..59131dc70dac 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,10 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+aea973501b19:
+       ktrace(2) will now record detailed information about capability mode
+       violations. The kdump(1) utility has been updated to display such
+       information.
 f32a6403d346:
        One True Awk updated to 2nd Edition. See https://awk.dev for details
        on the additions. Unicode and CSVs (Comma Separated Values) are now

Reply via email to