[limb-svn] r6095 - 3.x/branches/2007.3/limb/web_cache

svn at limb-project.com svn at limb-project.com
Fri Jul 6 17:56:45 MSD 2007


Author: pachanga
Date: 2007-07-06 17:56:45 +0400 (Fri, 06 Jul 2007)
New Revision: 6095
URL: http://fisheye.limb-project.com/changelog/limb/?cs=6095

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

Modified: 3.x/branches/2007.3/limb/web_cache/CHANGELOG
===================================================================
--- 3.x/branches/2007.3/limb/web_cache/CHANGELOG	2007-07-06 13:52:34 UTC (rev 6094)
+++ 3.x/branches/2007.3/limb/web_cache/CHANGELOG	2007-07-06 13:56:45 UTC (rev 6095)
@@ -1,4 +1,11 @@
+0.2.0-alpha - 6 July 2007 (r6094)
+==================================================
+-- adding phpdoc header to modules
+-- full page cache rules are loaded from ini file in order of their names (#WCA-1)
+-- lmbFullPageCacheFilter now accepts optionally cache rules ini name, cache dir as well as user
+-- removing LIMB_VAR_DIR dependency, passing cache_dir explicitly(LMBF-6)
+-- using new unified lmbConfTools :: getConf() interface
+
 0.1.0-alpha - 16 February 2007 (r5013)
 ==================================================
-
 -- Initial release of this package.

Modified: 3.x/branches/2007.3/limb/web_cache/VERSION
===================================================================
--- 3.x/branches/2007.3/limb/web_cache/VERSION	2007-07-06 13:52:34 UTC (rev 6094)
+++ 3.x/branches/2007.3/limb/web_cache/VERSION	2007-07-06 13:56:45 UTC (rev 6095)
@@ -1 +1 @@
-web_cache-0.1.0-alpha
+web_cache-0.2.0-alpha



More information about the limb-svn mailing list