Author: luca
Date: Mon Dec 17 21:26:58 2012
New Revision: 1423154
URL: http://svn.apache.org/viewvc?rev=1423154&view=rev
Log:
Update CHANGES.txt file
Modified:
oodt/trunk/CHANGES.txt
Modified: oodt/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/oodt/trunk/CHANGES.txt?rev=1423154&r1=1423153&r2=1423154&view=diff
==============================================================================
--- oodt/trunk/CHANGES.txt (original)
+++ oodt/trunk/CHANGES.txt Mon Dec 17 21:26:58 2012
@@ -4,6 +4,14 @@ Apache OODT Change Log
Release 0.5
--------------------------------------------
+* OODT-541 Implement a LenientDataSourceCatalog that allows for dynamically
named
+ metadata fields, effectively bypassing the validation layer.
+ (luca)
+
+* OODT-544 Implement a DataSourceCatalog back-end to the CAS FileManager
+ where the "product_id" column is of type string.
+ (luca)
+
* OODT-545 Allow Curator web app to use a configurable CAS Catalog Factory
as specified in curator.xml.
(luca)