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

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581015 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2014-03-24 19:38:33 +00:00
parent ed2bc87956
commit 051c7b6054
1 changed files with 3 additions and 3 deletions

View File

@ -162,9 +162,6 @@ New Features
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)
@ -329,6 +326,9 @@ Bug Fixes
* SOLR-5550: shards.info is not returned by a short circuited distributed query.
(Timothy Potter, shalin)
* SOLR-5777: Fix ordering of field values in JSON updates where
field name key is repeated (hossman)
================== 4.7.0 ==================
Versions of Major Components