SOLR-5479: Move CHANGES entry to 4.6.1

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553947 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2013-12-28 22:28:16 +00:00
parent 9a5c901fd6
commit f3fa258cea
1 changed files with 3 additions and 3 deletions

View File

@ -149,9 +149,6 @@ Bug Fixes
* SOLR-5461: Request proxying should only set con.setDoOutput(true) if the
request is a post. (Mark Miller)
* SOLR-5479: SolrCmdDistributor retry logic stops if a leader for the request
cannot be found in 1 second. (Mark Miller)
* SOLR-5481: SolrCmdDistributor should not let the http client do it's own
retries. (Mark Miller)
@ -305,6 +302,9 @@ Bug Fixes
* SOLR-5445: Proxied responses should propagate all headers rather than the
first one for each key. (Patrick Hunt, Mark Miller)
* SOLR-5479: SolrCmdDistributor retry logic stops if a leader for the request
cannot be found in 1 second. (Mark Miller)
================== 4.6.0 ==================
Versions of Major Components