SOLR-7920: Update CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696217 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Upayavira 2015-08-17 08:39:16 +00:00
parent 4f543493a4
commit a11036826b
1 changed files with 2 additions and 0 deletions

View File

@ -137,6 +137,8 @@ Bug Fixes
can go into an infinite loop if cluster state in ZooKeeper is modified externally.
(Scott Blum, shalin)
* SOLR-7920: Resolve XSS issue in Admin UI Schema Browser (David Chiu via Upayavira)
Optimizations
----------------------