From 051c7b6054204b37c4a27abf2615397e4c3261b9 Mon Sep 17 00:00:00 2001 From: Steven Rowe Date: Mon, 24 Mar 2014 19:38:33 +0000 Subject: [PATCH] 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 --- solr/CHANGES.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 8d52c294a88..e24ccb38a77 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -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