This is an automated email from the ASF dual-hosted git repository.
epugh pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9x by this push:
new 71dcf54 track the change in the right location
71dcf54 is described below
commit 71dcf54301fafe0c21bbc11acf47617f2cbd8adf
Author: [email protected] <>
AuthorDate: Wed Jan 26 11:11:15 2022 -0500
track the change in the right location
---
solr/CHANGES.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 44aa379..3204510 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -30,6 +30,8 @@ Other Changes
* SOLR-15776: Admin UI is now aware of logged-in user's permissions and can
adapt accordingly (janhoy)
+* SOLR-15923: Cue users in 404 message that Solr is running and the url is
incorrect. (Eric Pugh, Mike Drob, Shawn Heisey)
+
================== 9.0.0 ==================
Docker and modules have separate CHANGES.md files.