diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 985bd82a380..7348578aea2 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -148,9 +148,6 @@ Bug Fixes * SOLR-5777: Fix ordering of field values in JSON updates where field name key is repeated (hossman) -* SOLR-5782: The full MapReduceIndexer help text does not display when using - --help. (Mark Miller, Wolfgang Hoschek) - * SOLR-5734: We should use System.nanoTime rather than System.currentTimeMillis when calculating elapsed time. (Mark Miller, Ramkumar Aiyengar) @@ -283,6 +280,9 @@ Bug Fixes * SOLR-5866: UpdateShardHandler needs to use the system default scheme registry to properly handle https via javax.net.ssl.* properties. (Steve Davids via shalin) +* SOLR-5782: The full MapReduceIndexer help text does not display when using + --help. (Mark Miller, Wolfgang Hoschek) + ================== 4.7.0 ================== Versions of Major Components