From 0706fa3787d3d3ad8e31c0d6ce3e95f039bcd360 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 14 Oct 2024 10:57:04 +0200 Subject: [PATCH] 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.