Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Nov 2022 18:23:13 GMT
From:      Lorenzo Salvadore <salvadore@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: f550e0b33b - main - 12.4 Release notes: Improve vt entry
Message-ID:  <202211201823.2AKINDRb024423@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by salvadore (ports committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=f550e0b33bd7863c83179f3cfe3e815ea713484a

commit f550e0b33bd7863c83179f3cfe3e815ea713484a
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2022-11-20 16:36:20 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2022-11-20 17:31:25 +0000

    12.4 Release notes: Improve vt entry
    
    - Split entry into multiple entries sorted chronologically by commit
      date.
    - Add gitref and sponsor notes.
    
    Approved by:    re (gjb, implicit)
---
 website/content/en/releases/12.4R/relnotes.adoc | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc
index fb694250ae..04dc27b610 100644
--- a/website/content/en/releases/12.4R/relnotes.adoc
+++ b/website/content/en/releases/12.4R/relnotes.adoc
@@ -382,7 +382,13 @@ The man:usb[4] driver had a use-after-free bug fixed.
 gitref:bb9bee1ffbb27f903bfd2c11d681d331bea727ea[repository=src]
 {{< sponsored "NVIDIA Networking" >}}
 
-The man:vt[4] virtual terminal console driver had a bug fixed about colour in pixel blocks with more than 4 colours and another bug fixed regarding double-click word selection for first/last word on line.
+The man:vt[4] virtual terminal console driver had a bug fixed regarding double-click word selection for first/last word on line.
+gitref:caeade0e00d50ec7a2392a3d28d85f2ec535344b[repository=src]
+{{< sponsored "The FreeBSD Foundation" >}}
+
+The man:vt[4] virtual terminal console driver had a bug fixed about colour in pixel blocks with more than 4 colours.
+gitref:4e4e477d89fd0333425ed4623858082bdb58ffe7[repository=src]
+{{< sponsored "The FreeBSD Foundation" >}}
 
 [[storage]]
 == Storage



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211201823.2AKINDRb024423>