git: 2b1ffffa51 - main - 14.2/relnotes: Add bhyve/novnc change
Colin Percival <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=2b1ffffa515d143184cea86b701673d638695a3b commit 2b1ffffa515d143184cea86b701673d638695a3b Author: Colin Percival <[email protected]> AuthorDate: 2024-11-28 17:52:40 +0000 Commit: Colin Percival <[email protected]> CommitDate: 2024-11-28 17:52:40 +0000 14.2/relnotes: Add bhyve/novnc change Suggested by: mp --- website/content/en/releases/14.2R/relnotes.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/content/en/releases/14.2R/relnotes.adoc b/website/content/en/releases/14.2R/relnotes.adoc index 485c545366..39baf00cc9 100644 --- a/website/content/en/releases/14.2R/relnotes.adoc +++ b/website/content/en/releases/14.2R/relnotes.adoc @@ -359,6 +359,9 @@ Nominal support for POWER10 and POWER11 has been added. The NVMM hypervisor is now detected. gitref:34f40baca641[repository=src] +The VNC server in man:bhyve[8] will now show the correct colors when using the package:www/novnc[] client. +gitref:f9e09dc5b1d5[repository=src] + [[documentation]] == Documentation