[limb-svn] r5475 - 3.x/limb/core

svn at limb-project.com svn at limb-project.com
Mon Apr 2 15:02:57 MSD 2007


Author: pachanga
Date: 2007-04-02 15:02:57 +0400 (Mon, 02 Apr 2007)
New Revision: 5475
URL: http://fisheye.limb-project.com/changelog/limb/?cs=5475

Modified:
   3.x/limb/core/CHANGELOG
   3.x/limb/core/VERSION
Log:
-- fixing CHANGELOG, VERSION

Modified: 3.x/limb/core/CHANGELOG
===================================================================
--- 3.x/limb/core/CHANGELOG	2007-04-02 11:01:36 UTC (rev 5474)
+++ 3.x/limb/core/CHANGELOG	2007-04-02 11:02:57 UTC (rev 5475)
@@ -1,22 +1,21 @@
-0.1.2alpha - 1 April 2007 (r5454)
+0.1.2-alpha - 1 April 2007 (r5454)
 ==================================================
 
 -- lmb_find_limb_packages() removed as it was never used
 -- toStudlyCaps() is now deprecated, use lmb_camel_case() instead
 -- to_under_scores() is now deprecated, use lmb_under_scores() instead
 -- makeStudlyCapsReadable() is now deprecated, use lmb_humanize() instead
--- calling htmlspecialchars for proper encoding of html symbols in changelog, description and summary during package creation
 -- other minor fixes
 
 
-0.1.1alpha - 16 February 2007 (r5029)
+0.1.1-alpha - 16 February 2007 (r5029)
 ==================================================
 
 -- moving all contents of util.inc.php into common.inc.php
 -- tests are more isolated
 
 
-0.1.0alpha - 13 December 2006 (r4537)
+0.1.0-alpha - 13 December 2006 (r4537)
 ==================================================
 
 -- Initial release of this package.

Modified: 3.x/limb/core/VERSION
===================================================================
--- 3.x/limb/core/VERSION	2007-04-02 11:01:36 UTC (rev 5474)
+++ 3.x/limb/core/VERSION	2007-04-02 11:02:57 UTC (rev 5475)
@@ -1 +1 @@
-core-0.1.3-alpha
+core-0.1.2-alpha



More information about the limb-svn mailing list