SOLR-4543 added note to CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1456435 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erick Erickson 2013-03-14 13:53:57 +00:00
parent 89a08a3b31
commit 43af8ee91b
1 changed files with 2 additions and 0 deletions

View File

@ -84,6 +84,8 @@ Bug Fixes
* SOLR-4297: Atomic update request containing null=true sets all subsequent
fields to null (Ben Pennell, Rob, shalin)
* SOLR-4543: setting shardHandlerFactory in solr.xml/solr.properties does not work.
(Ryan Ernst, Robert Muir via Erick Ericson)
Other Changes
----------------------