SOLR-7240 Another CHANGES typo .. sure ... why not.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669448 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Chris M. Hostetter 2015-03-26 21:34:18 +00:00
parent 7df96fce42
commit 939a079fc4
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ New Features
* SOLR-7226: Make /query/* jmx/* , requestDispatcher/*, <listener> <initParams>
properties in solrconfig.xml editable (Noble Paul)
* SOLR-7240: '/' redirects to '/solr/' for convinience (Martijn Koster, hossman)
* SOLR-7240: '/' redirects to '/solr/' for convenience (Martijn Koster, hossman)
Bug Fixes