git: 0706fa3787d3 - main - RELNOTES: document update of unicode and cldr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Oct 2024 08:57:21 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=0706fa3787d3d3ad8e31c0d6ce3e95f039bcd360 commit 0706fa3787d3d3ad8e31c0d6ce3e95f039bcd360 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2024-10-14 08:57:04 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2024-10-14 08:57:04 +0000 RELNOTES: document update of unicode and cldr --- RELNOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELNOTES b/RELNOTES index 2dedfae77e61..a6f27df32d87 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,9 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +ddfc6f84f242: + Update unicode to 16.0.0 and CLDR to 45.0.0. + b22be3bbb2de: Basic Cloudinit images no longer generate RSA host keys by default for SSH.