From 20d5a665f72b3ddde8bfdf06b94d218da0dc2d09 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Thu, 26 Feb 2026 11:38:16 +0100 Subject: [PATCH 4/6] Update RELEASE_CHANGES The existing instructions did not cover meson. Point to src/common/unicode/README instead, where there is more information. --- src/tools/RELEASE_CHANGES | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index a7c20855d54..f0d005a6141 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -84,8 +84,7 @@ but there may be reasons to do them at other times as well. * Update config.guess and config.sub (from https://savannah.gnu.org/projects/config) -* Update Unicode data: Edit UNICODE_VERSION and CLDR_VERSION in - src/Makefile.global.in, run make update-unicode, and commit. +* Update Unicode data (see src/common/unicode/README) Starting a New Development Cycle -- 2.53.0