This is an automated email from the ASF dual-hosted git repository. janhoy pushed a commit to branch branch_10_0 in repository https://gitbox.apache.org/repos/asf/solr.git
commit 83a55cdf9a2a561ef095189c3e29a2eefb00e7da Author: Jan Høydahl <[email protected]> AuthorDate: Tue Oct 28 23:37:43 2025 +0100 SOLR-17619 Fix changelog diffs between branches Move SOLR-17321 changelog to v9.8.0 folder Move SOLR-6994 changelog to v9.4 Remove some deps from unreleased that are in 9.8 --- ...=> SOLR-15748-a v2 equivalent of clusterstatus command is now.yml} | 4 ++-- .../SOLR-6994-implement windows version of bin-post via.yml | 0 .../SOLR-17321-remove deprecated url and replace it with uri in.yml | 0 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/v9.2.0/SOLR-15478-a v2 equivalent of clusterstatus command is now.yml b/changelog/v9.2.0/SOLR-15748-a v2 equivalent of clusterstatus command is now.yml similarity index 75% rename from changelog/v9.2.0/SOLR-15478-a v2 equivalent of clusterstatus command is now.yml rename to changelog/v9.2.0/SOLR-15748-a v2 equivalent of clusterstatus command is now.yml index e030a53d91d..fc1d61002a1 100644 --- a/changelog/v9.2.0/SOLR-15478-a v2 equivalent of clusterstatus command is now.yml +++ b/changelog/v9.2.0/SOLR-15748-a v2 equivalent of clusterstatus command is now.yml @@ -4,5 +4,5 @@ type: changed authors: - name: Joshua Ouma links: -- name: SOLR-15478 - url: https://issues.apache.org/jira/browse/SOLR-15478 +- name: SOLR-15748 + url: https://issues.apache.org/jira/browse/SOLR-15748 diff --git a/changelog/unreleased/SOLR-6994-implement windows version of bin-post via.yml b/changelog/v9.4.0/SOLR-6994-implement windows version of bin-post via.yml similarity index 100% rename from changelog/unreleased/SOLR-6994-implement windows version of bin-post via.yml rename to changelog/v9.4.0/SOLR-6994-implement windows version of bin-post via.yml diff --git a/changelog/v9.7.0/SOLR-17321-remove deprecated url and replace it with uri in.yml b/changelog/v9.8.0/SOLR-17321-remove deprecated url and replace it with uri in.yml similarity index 100% rename from changelog/v9.7.0/SOLR-17321-remove deprecated url and replace it with uri in.yml rename to changelog/v9.8.0/SOLR-17321-remove deprecated url and replace it with uri in.yml
