diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index ab06ac73212..fc87ee28150 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -212,6 +212,7 @@ Bug Fixes * SOLR-13087: Use EUID instead of whoami to check for root in the bin/solr script (Martijn Koster via Jason Gerlowski) +* SOLR-13977: solr create -c not working under Windows 10 (janhoy) Other Changes --------------------- @@ -272,8 +273,6 @@ Bug Fixes * SOLR-13941: Tests configure Jetty differently than when running via start.jar (janhoy, Uwe Schindler) -* SOLR-13977: solr create -c not working under Windows 10 (janhoy) - ================== 8.3.0 ================== Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.