[Bast-commits] r7775 - DBIx-Class/0.08/trunk
ribasushi at dev.catalyst.perl.org
ribasushi at dev.catalyst.perl.org
Fri Oct 9 09:04:50 GMT 2009
Author: ribasushi
Date: 2009-10-09 09:04:50 +0000 (Fri, 09 Oct 2009)
New Revision: 7775
Modified:
DBIx-Class/0.08/trunk/Changes
Log:
Changes
Modified: DBIx-Class/0.08/trunk/Changes
===================================================================
--- DBIx-Class/0.08/trunk/Changes 2009-10-09 09:04:35 UTC (rev 7774)
+++ DBIx-Class/0.08/trunk/Changes 2009-10-09 09:04:50 UTC (rev 7775)
@@ -1,7 +1,11 @@
Revision history for DBIx::Class
- Add is_paged method to DBIx::Class::ResultSet so that we can
- check that if we want a pager.
+ check that if we want a pager
+ - Skip versioning test on really old perls lacking Time::HiRes
+ (RT #50209)
+ - Fixed on_connect_do/call regression when used with a coderef
+ connector (RT #50003)
0.08112 2009-09-21 10:57:00 (UTC)
- Remove the recommends from Makefile.PL, DBIx::Class is not
More information about the Bast-commits
mailing list