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

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581212 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2014-03-25 03:28:34 +00:00
parent aae64b9063
commit 764cba049d
1 changed files with 3 additions and 3 deletions

View File

@ -165,9 +165,6 @@ Bug Fixes
* SOLR-5818: distrib search with custom comparator does not quite work correctly
(Ryan Ernst)
* SOLR-5834: Overseer threads are only being interrupted and not closed.
(hossman, Mark Miller)
* SOLR-5839: ZookeeperInfoServlet does not trim path properly.
(Furkan KAMACI via Mark Miller)
@ -330,6 +327,9 @@ Bug Fixes
* SOLR-5796: Increase how long we are willing to wait for a core to see the ZK
advertised leader in it's local state. (Timothy Potter, Mark Miller)
* SOLR-5834: Overseer threads are only being interrupted and not closed.
(hossman, Mark Miller)
Other Changes
---------------------