X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=78309b976c307b723db40b1791b98dbb1ac7fbb4;hb=b7439887af8d68878363e3f157ea95595764c548;hp=bfa7693096296f194488c3eb054c0a5293b77e2b;hpb=9b83fccd091065fcebbb6fb6fb7bf2c2da38ffe2;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index bfa7693..78309b9 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,7 @@ Revision history for DBIx::Class 0.06999_02 sometime? - Fixed up POD::Coverage tests, filled in some POD holes + - Fixed resultset bugs to do with related searches 0.06999_01 2006-05-28 17:19:30 - add automatic naming of unique constraints @@ -30,6 +31,8 @@ Revision history for DBIx::Class ColumnCase is loaded - reorganized and simplified tests - added Ordered + - added the ability to set on_connect_do and the various sql_maker + options as part of Storage::DBI's connect_info. 0.06003 2006-05-19 15:37:30 - make find_or_create_related check defined() instead of truth