[limb-svn] r5479 - 3.x/limb/active_record
svn at limb-project.com
svn at limb-project.com
Mon Apr 2 15:11:00 MSD 2007
Author: pachanga
Date: 2007-04-02 15:11:00 +0400 (Mon, 02 Apr 2007)
New Revision: 5479
URL: http://fisheye.limb-project.com/changelog/limb/?cs=5479
Modified:
3.x/limb/active_record/CHANGELOG
Log:
-- CHANGELOG fixes
Modified: 3.x/limb/active_record/CHANGELOG
===================================================================
--- 3.x/limb/active_record/CHANGELOG 2007-04-02 11:09:52 UTC (rev 5478)
+++ 3.x/limb/active_record/CHANGELOG 2007-04-02 11:11:00 UTC (rev 5479)
@@ -1,4 +1,4 @@
-0.2.2alpha - 1 April 2007 (r5454)
+0.2.2-alpha - 1 April 2007 (r5454)
==================================================
-- lmbActiveRecord :: findOne(..) alias for findFirst(..) added
@@ -7,7 +7,7 @@
-- minor changes due to global Limb3 functions renamings
-0.2.1alpha - 13 March 2007 (r5232)
+0.2.1-alpha - 13 March 2007 (r5232)
==================================================
-- added lmbARRelationCollection :: getLimit(), getOffset().
@@ -16,7 +16,7 @@
-- lmbARRelationCollection now implements lmbPagedDataset interface instead of Iterator and Countable
-0.2.0alpha - 16 February 2007 (r5025)
+0.2.0-alpha - 16 February 2007 (r5025)
==================================================
-- lmbActiveRecord :: findBySql($class_name, $sql) added, it returns a result set of decorated with active record objects of specified $class_name
@@ -27,12 +27,12 @@
-- initial PhpDocumentor comments added
-0.1.1alpha - 14 December 2006 (r4578)
+0.1.1-alpha - 14 December 2006 (r4578)
==================================================
-- fixed: better checks for relation property dirtiness in one-to-one and one-to-many relations
-0.1.0alpha - 14 December 2006 (r4537)
+0.1.0-alpha - 14 December 2006 (r4537)
==================================================
-- initial release of this package.
More information about the limb-svn
mailing list