Index: trunk/DataStore/Changes
===================================================================
--- trunk/DataStore/Changes	(revision 6471)
+++ trunk/DataStore/Changes	(revision 8708)
@@ -1,3 +1,18 @@
 Revision history for Perl module DataStore
+
+0.03 Wed Aug 30 12:46:00 HST 2006
+    - fix a bug in dsproductls where ->status was being called on a
+      DataStore::Response instead of ->status_line
+    - Added a Root object and associated Product::Parser to query the root of
+      the datastore.
+    - The 'is_success' field in a Response now gets its value carried over from
+      the HTTP::Response as intended.
+    - The 'data' field in a Response can now be undef to indicate that no
+      records were parsed.
+    - Root::request, Product::request, FileSet::request now always return a
+      Response object.
+    - FileSets and Files will now have any additional non-standard fields
+      parsed into the @extra array.
+    - Updated tests.
 
 0.01 Thu Feb 23 13:55:57 2006
