Date: Tue, 26 Aug 2025 02:28:33 GMT From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 7df90d9590ab - main - RELNOTES: Fix typo Message-ID: <202508260228.57Q2SXSQ096670@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=7df90d9590abffe571a78f87b8272544ff11d61d commit 7df90d9590abffe571a78f87b8272544ff11d61d Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2025-08-26 02:28:28 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2025-08-26 02:28:28 +0000 RELNOTES: Fix typo Sponsored by: Netflix --- RELNOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELNOTES b/RELNOTES index 83e111ef3512..5a2e416014e5 100644 --- a/RELNOTES +++ b/RELNOTES @@ -14,7 +14,7 @@ Changes to this file should not be MFCed. Lua updated to 5.4.8, which is minor bug fixes from 5.4.7. b45a181a74c8: - Awk updates to August 04, 2025 verison, with minor bug fixes. + Awk updates to August 04, 2025 version, with minor bug fixes. dc5ba6b8b4f0: The WITHOUT_GSSAPI src.conf(5) option has been removed. The GSSAPI
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508260228.57Q2SXSQ096670>