SOLR-3238: CHANGES entry for lots of little things steffkes has improved since the alpha

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1379237 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Chris M. Hostetter 2012-08-31 00:35:57 +00:00
parent 59847bd6d2
commit 562af97e39

View File

@ -51,6 +51,8 @@ New Features
* SOLR-2768: new "mod(x,y)" function for computing the modulus of two value
sources. (hossman)
* SOLR-3238: Numerous small improvements to the Admin UI (steffkes)
Optimizations
----------------------