The branch main has been updated by imp:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=aa80581c195eb3d29caa632213f363041be36c1f
commit aa80581c195eb3d29caa632213f363041be36c1f
Author:     Warner Losh <i...@freebsd.org>
AuthorDate: 2021-11-04 15:15:38 +0000
Commit:     Warner Losh <i...@freebsd.org>
CommitDate: 2021-11-04 15:15:38 +0000

    Add notes about vt beeping
    
    Sponsored by:           Netflix
---
 RELNOTES | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index d56e86623fa2..44b777e9b7ab 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,11 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+ba48d52ca6c8,4ac3d08a9693,2533eca1c2b9:
+       The default bell tone is now 800Hz. It may be set with kbdcontrol
+       again. There's devd integration for people wishing to use their sound
+       cards for the beep.
+
 92b3e07229ba:
        net.inet.tcp.nolocaltimewait enabled by default.  It prevents
        creation of timewait entries for TCP connections that were

Reply via email to