You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by up...@apache.org on 2015/10/07 14:03:42 UTC

svn commit: r1707269 - /lucene/dev/trunk/solr/CHANGES.txt

Author: upayavira
Date: Wed Oct  7 12:03:42 2015
New Revision: 1707269

URL: http://svn.apache.org/viewvc?rev=1707269&view=rev
Log:
SOLR-4388 SOLR-7858 SOLR-7666 update CHANGES.txt

Modified:
    lucene/dev/trunk/solr/CHANGES.txt

Modified: lucene/dev/trunk/solr/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/CHANGES.txt?rev=1707269&r1=1707268&r2=1707269&view=diff
==============================================================================
--- lucene/dev/trunk/solr/CHANGES.txt (original)
+++ lucene/dev/trunk/solr/CHANGES.txt Wed Oct  7 12:03:42 2015
@@ -165,6 +165,10 @@ New Features
 
 * SOLR-7995: Add a LIST command to ConfigSets API (Gregory Chanan)
 
+* SOLR-4388: In Angular UI, add a Collections UI when in cloud mode (Upayavira)
+
+* SOLR-7858: Add links between original and new Admin UIs (Upayavira)
+
 Bug Fixes
 ----------------------
 
@@ -236,6 +240,8 @@ Bug Fixes
 * SOLR-8072: Rebalance leaders feature does not set CloudDescriptor#isLeader to false when bumping leaders.
   (Mark Miller)
 
+* SOLR-7666: Many small fixes to Angular UI (Upayavira, Alexandre Rafalovitch)
+
 Optimizations
 ----------------------