From 25384f20989e92def03c9559134ef10028f3646d Mon Sep 17 00:00:00 2001 From: Shalin Shekhar Mangar Date: Tue, 22 Nov 2011 12:15:30 +0000 Subject: [PATCH] SOLR-2904 -- Moving the changelog entry to the correct version 3.6 from 4.0 git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204947 13f79535-47bb-0310-9956-ffa450edef68 --- solr/CHANGES.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index bc22788e362..4110164cb89 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -189,9 +189,6 @@ New Features * SOLR-2134 Trie* fields should support sortMissingLast=true, and deprecate Sortable* Field Types (Ryan McKinley, Mike McCandless, Uwe Schindler, Erick Erickson) -* SOLR-2904: BinaryUpdateRequestHandler should be able to accept multiple update requests from - a stream (shalin) - Optimizations ---------------------- @@ -375,7 +372,10 @@ Documentation ================== 3.6.0 ================== -(No Changes) +New Features +---------------------- +* SOLR-2904: BinaryUpdateRequestHandler should be able to accept multiple update requests from + a stream (shalin) ================== 3.5.0 ==================