You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by pr...@apache.org on 2012/08/29 17:01:03 UTC

svn commit: r1378596 - /oodt/trunk/CHANGES.txt

Author: pramirez
Date: Wed Aug 29 15:01:03 2012
New Revision: 1378596

URL: http://svn.apache.org/viewvc?rev=1378596&view=rev
Log:
Update to add comments for 390 and 488

Modified:
    oodt/trunk/CHANGES.txt

Modified: oodt/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/oodt/trunk/CHANGES.txt?rev=1378596&r1=1378595&r2=1378596&view=diff
==============================================================================
--- oodt/trunk/CHANGES.txt (original)
+++ oodt/trunk/CHANGES.txt Wed Aug 29 15:01:03 2012
@@ -3,6 +3,10 @@ Apache OODT Change Log
 
 Release 0.5
 --------------------------------------------
+* OODT-488: Enhanced Solr Indexer capabilities (pramirez)
+
+* OODT-390: Removal of optimize call in Lucene Workflow Instance Repository (pramirez)
+
 * OODT-486: WorkflowInstance tries to cast null strings into dates causing
   exceptions on getters/setters (mattmann)