Move backported fix to the right version in changelog

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579143 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Shalin Shekhar Mangar 2014-03-19 05:45:28 +00:00
parent 395c85e54a
commit 05bfbd47a3
1 changed files with 3 additions and 3 deletions

View File

@ -177,9 +177,6 @@ Bug Fixes
* SOLR-5861: Recovery should not set onlyIfLeaderActive=true for slice in 'recovery'
state. (shalin)
* 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-5550: shards.info is not returned by a short circuited distributed query.
(Timothy Potter, shalin)
@ -279,6 +276,9 @@ Bug Fixes
* SOLR-5867: OverseerCollectionProcessor isn't properly generating https urls in some
cases. (Steve Davids via shalin)
* SOLR-5866: UpdateShardHandler needs to use the system default scheme registry to
properly handle https via javax.net.ssl.* properties. (Steve Davids via shalin)
================== 4.7.0 ==================
Versions of Major Components