SOLR-5734: move CHANGES.txt entry to 4.7.1 section

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581163 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2014-03-25 00:45:42 +00:00
parent 484e5bbbe7
commit c215ee38a9
1 changed files with 3 additions and 3 deletions

View File

@ -162,9 +162,6 @@ New Features
Bug Fixes
----------------------
* SOLR-5734: We should use System.nanoTime rather than System.currentTimeMillis
when calculating elapsed time. (Mark Miller, Ramkumar Aiyengar)
* SOLR-5760: ConcurrentUpdateSolrServer has a blockUntilFinished call when
streamDeletes is true that should be tucked into the if statement below it.
(Mark Miller, Gregory Chanan)
@ -329,6 +326,9 @@ Bug Fixes
* SOLR-5777: Fix ordering of field values in JSON updates where
field name key is repeated (hossman)
* SOLR-5734: We should use System.nanoTime rather than System.currentTimeMillis
when calculating elapsed time. (Mark Miller, Ramkumar Aiyengar)
================== 4.7.0 ==================
Versions of Major Components