[limb-svn] r6102 - 3.x/branches/2007.3/limb/view

svn at limb-project.com svn at limb-project.com
Fri Jul 6 18:26:21 MSD 2007


Author: pachanga
Date: 2007-07-06 18:26:21 +0400 (Fri, 06 Jul 2007)
New Revision: 6102
URL: http://fisheye.limb-project.com/changelog/limb/?cs=6102

Modified:
   3.x/branches/2007.3/limb/view/CHANGELOG
   3.x/branches/2007.3/limb/view/VERSION
Log:
-- preparing to 0.3.0 alpha release

Modified: 3.x/branches/2007.3/limb/view/CHANGELOG
===================================================================
--- 3.x/branches/2007.3/limb/view/CHANGELOG	2007-07-06 14:24:37 UTC (rev 6101)
+++ 3.x/branches/2007.3/limb/view/CHANGELOG	2007-07-06 14:26:21 UTC (rev 6102)
@@ -1,3 +1,11 @@
+0.3.0-alpha - 6 July 2007 (r6101)
+==================================================
+-- adding phpdoc header to modules
+-- lmbWactTemplate uses LIMB_VAR_DIR / compiled as cache dir if none is sent to constructor
+-- lmbWactView :: __construct() now accepts template path not cache dir, cache dir should be passed via setCacheDir()
+-- lmbWactTemplateLocator requires cache dir to be passed explicitly in constructor
+-- better LIMB_VAR_DIR isolation: lmbWactView, lmbWactTemplateConfig, lmbWactTemplate require cache_dir in constructor
+
 0.2.0-alpha - 9 April 2007 (r5585)
 ==================================================
 -- lmbWactView sets explicitly WactFormFieldNameDictionary into error list

Modified: 3.x/branches/2007.3/limb/view/VERSION
===================================================================
--- 3.x/branches/2007.3/limb/view/VERSION	2007-07-06 14:24:37 UTC (rev 6101)
+++ 3.x/branches/2007.3/limb/view/VERSION	2007-07-06 14:26:21 UTC (rev 6102)
@@ -1 +1 @@
-view-0.2.0-alpha
+view-0.3.0-alpha



More information about the limb-svn mailing list