X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;fp=Changes;h=2ac052fe4dbd6188c9336c81e34824bc8e658acf;hb=946969d085e039f89edf376c22d37e1b67484ffc;hp=fc48848f66f2cc59b26a7337790afaeeb01ab65e;hpb=400a5d9380d7a34a4041d4e24efa6ef2ba34a45f;p=dbsrgits%2FDBIx-Class-InflateColumn-IP.git diff --git a/Changes b/Changes index fc48848..2ac052f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Revision history for DBIx::Class::InflateColumn::IP + - Perl 5.8.1 is now required (as it is for DBIC itelf). + 0.02002 - Use numeric format for bigint columns. - Use bigint column in test to cope with DBD::SQLite bind type changes.