Changes/author for a1e1a51
Peter Rabbitson [Sun, 26 Sep 2010 04:56:58 +0000 (06:56 +0200)]
Changes
lib/DBIx/Class.pm

diff --git a/Changes b/Changes
index 30c9bc7..b135616 100644 (file)
--- 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
index e0b0153..ba81cc4 100644 (file)
@@ -403,6 +403,8 @@ willert: Sebastian Willert <willert@cpan.org>
 
 wreis: Wallace Reis <wreis@cpan.org>
 
+yrlnry: Mark Jason Dominus <mjd@plover.com>
+
 zamolxes: Bogdan Lucaciu <bogdan@wiz.ro>
 
 =head1 COPYRIGHT