From: Luke Saunders Date: Mon, 29 Oct 2007 20:28:45 +0000 (+0000) Subject: spelt Zby's name properly X-Git-Tag: v0.08010~38 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7e9b2a24ee753be7f07a1970118b6aa6bb18bca9;p=dbsrgits%2FDBIx-Class.git spelt Zby's name properly --- diff --git a/Changes b/Changes index 45cc7fb..53a2293 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,5 @@ Revision history for DBIx::Class - - Fixed join merging bug (test from Zbi) + - Fixed join merging bug (test from Zby) - When adding relationships, it will throw an exception if you get the foreign and self parts the wrong way round in the condition - ResultSetColumn::func() now returns all results if called in list