SOLR-7610: Move CHANGES.txt entry to bug fix section

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682901 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2015-06-01 13:49:00 +00:00
parent 1edc686c42
commit a9fec697f6
1 changed files with 3 additions and 2 deletions

View File

@ -90,6 +90,9 @@ Bug Fixes
* SOLR-7361: Slow loading SolrCores should not hold up all other SolrCores that have finished loading from serving
requests. (Mark Miller, Timothy Potter, Ramkumar Aiyengar)
* SOLR-7610: Fix VelocityResponseWriter's $resource.locale to accurately report locale in use.
(ehatcher)
Optimizations
----------------------
(no changes)
@ -106,8 +109,6 @@ Other Changes
* SOLR-7599: Remove cruft from SolrCloud tests. (shalin)
* SOLR-7610: Fix VelocityResponseWriter's $resource.locale to accurately report locale in use.
(ehatcher)
================== 5.2.0 ==================