git: 993d1fad5bd8 - main - RELNOTES: Fix wrong commit hash
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Apr 2024 20:00:16 UTC
The branch main has been updated by christos:
URL: https://cgit.FreeBSD.org/src/commit/?id=993d1fad5bd805dbd1820975e58839ff4276e7b0
commit 993d1fad5bd805dbd1820975e58839ff4276e7b0
Author: Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2024-04-28 19:59:17 +0000
Commit: Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2024-04-28 19:59:17 +0000
RELNOTES: Fix wrong commit hash
Fixes: 25723d66369f ("sound: Retire unit.*")
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
---
RELNOTES | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELNOTES b/RELNOTES
index 658a82a9e1b0..6994e0792186 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,7 +10,7 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
-8fef193e14e2:
+25723d66369f:
As a side-effect of retiring the unit.* code in sound(4), the
hw.snd.maxunit loader(8) tunable is also retired.
6d5ce2bb6344: