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
This commit is contained in:
Shalin Shekhar Mangar 2011-11-22 12:15:30 +00:00
parent abd95277d3
commit 25384f2098
1 changed files with 4 additions and 4 deletions

View File

@ -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 ==================