[Bast-commits] r6985 - DBIx-Class/0.08/trunk

ribasushi at dev.catalyst.perl.org ribasushi at dev.catalyst.perl.org
Sat Jul 4 10:11:18 GMT 2009


Author: ribasushi
Date: 2009-07-04 10:11:18 +0000 (Sat, 04 Jul 2009)
New Revision: 6985

Modified:
   DBIx-Class/0.08/trunk/Changes
Log:
typo

Modified: DBIx-Class/0.08/trunk/Changes
===================================================================
--- DBIx-Class/0.08/trunk/Changes	2009-07-04 10:08:16 UTC (rev 6984)
+++ DBIx-Class/0.08/trunk/Changes	2009-07-04 10:11:18 UTC (rev 6985)
@@ -21,7 +21,7 @@
         - Fixed set_$rel with where restriction deleting rows outside 
           the restriction
         - populate() returns the created objects or an arrayref of the
-          create dobjects depending on scalar vs. list context
+          created objects depending on scalar vs. list context
         - Fixed find_related on 'single' relationships - the former
           implementation would overspecify the WHERE condition, reporting
           no related objects when there in fact is one




More information about the Bast-commits mailing list