SOLR-4616: Add Changes.txt entry

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1478944 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Greg Bowyer 2013-05-03 19:31:36 +00:00
parent d46e7bbdb5
commit 46dc9aa52c
1 changed files with 3 additions and 0 deletions

View File

@ -81,6 +81,9 @@ Bug Fixes
* SOLR-4776: Solrj doesn't return "between" count in range facets
(Philip K. Warren via shalin)
* SOLR-4616: HitRatio on caches is now exposed over JMX MBeans as a float.
(Greg Bowyer)
Other Changes
----------------------