Author: spadkins
Date: Thu Dec 7 13:11:26 2006
New Revision: 8373
Modified:
p5ee/trunk/App-Repository/CHANGES
Log:
add call_procedure()
Modified: p5ee/trunk/App-Repository/CHANGES
==============================================================================
--- p5ee/trunk/App-Repository/CHANGES (original)
+++ p5ee/trunk/App-Repository/CHANGES Thu Dec 7 13:11:26 2006
@@ -8,6 +8,7 @@
x fix App::RepositoryObjectSet->set_params() to not clear cache if %$params
are identical
x fix App::RepositoryObjectDomain->get_object_set() to call
$object_set->set_params()
instead of update_params() if a %$params subset has not been explicitly
defined.
+ x add call_procedure() method
0.964
x add bin/dbget