0004-Update-RELEASE_CHANGES.patch

text/plain

Filename: 0004-Update-RELEASE_CHANGES.patch
Type: text/plain
Part: 3
Message: Unicode update and some tooling improvements

Patch

Same data as JSON: GET /api/v1/attachments/:id/patch the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes. API reference →
Format: format-patch
Series: patch 0004
Subject: Update RELEASE_CHANGES
File+
src/tools/RELEASE_CHANGES 1 2
From 20d5a665f72b3ddde8bfdf06b94d218da0dc2d09 Mon Sep 17 00:00:00 2001
From: Peter Eisentraut <peter@eisentraut.org>
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