From: Peter Rabbitson Date: Sun, 26 Sep 2010 04:56:58 +0000 (+0200) Subject: Changes/author for a1e1a51 X-Git-Tag: v0.08124~66 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=d52d4d6e066eca4c85c5f4f6cf7b005f0dc883bc Changes/author for a1e1a51 --- diff --git a/Changes b/Changes index 30c9bc7..b135616 100644 --- a/Changes +++ b/Changes @@ -47,6 +47,7 @@ Revision history for DBIx::Class via a coderef - Fixed t/inflate/datetime_pg.t failures due to a low dependency on DateTime::Format::Pg (RT#61503) + - Fix dirtyness detection on source-less objects * Misc - Refactored capability handling in Storage::DBI, allows for diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm index e0b0153..ba81cc4 100644 --- a/lib/DBIx/Class.pm +++ b/lib/DBIx/Class.pm @@ -403,6 +403,8 @@ willert: Sebastian Willert wreis: Wallace Reis +yrlnry: Mark Jason Dominus + zamolxes: Bogdan Lucaciu =head1 COPYRIGHT