The branch stable/14 has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=e36906ac1a4d7a30c2f5d9e27ae292c7108ede74
commit e36906ac1a4d7a30c2f5d9e27ae292c7108ede74 Author: Warner Losh <[email protected]> AuthorDate: 2024-03-12 15:22:40 +0000 Commit: Warner Losh <[email protected]> CommitDate: 2024-03-12 15:22:40 +0000 RELNOTES: Add pointer to awk info. Sponsored by: Netflix --- RELNOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELNOTES b/RELNOTES index b92174354789..6a32876351ea 100644 --- a/RELNOTES +++ b/RELNOTES @@ -12,7 +12,7 @@ Changes to this file should not be MFCed. daf917daba9c: One True Awk updated to 2nd Edition with new -csv support and UTF-8 - support. + support. See https://awk.dev for more details. b8e137d8d32d: This commit added some statistics collection to the NFS-over-TLS
