From 1ff4bc0f49095e89e6bf763ad972b3d17396d5c4 Mon Sep 17 00:00:00 2001 From: Jake Freeland Date: Sat, 6 Apr 2024 13:39:42 -0500 Subject: [PATCH] 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 c6e7732582a..59131dc70da 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