From 98eea87aa5fa5bf916c956ace40e7b55f53d00d3 Mon Sep 17 00:00:00 2001 From: Jack Green Date: Fri, 23 Feb 2024 14:35:09 +0100 Subject: [PATCH] Fix SCM URL links patch by Jack Green; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-19422 --- CHANGES.txt | 1 + build.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index c49019041c37..7e28aed56129 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 3.0.30 + * Fix SCM URL link (CASSANDRA-19422) * Backport CASSANDRA-16418 to 3.x (CASSANDRA-18824) * Suppress CVE-2023-6378 (CASSANDRA-19142) * Do not set RPC_READY to false on transports shutdown in order to not fail counter updates for deployments with coordinator and storage nodes with transports turned off (CASSANDRA-18935) diff --git a/build.xml b/build.xml index b025a6e15bb1..40590764e99e 100644 --- a/build.xml +++ b/build.xml @@ -37,7 +37,7 @@ - +