X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=8b9c106251bc6ee497b6a39845ac3839ba94e0ec;hb=9ba33dac83e74b37b5bde62f0f9da4cf22c0e7e4;hp=b0e0a2ad934b2848c72f9c5a5f47e13e82a09f40;hpb=652452208e616becca6cfd0f16956339410da6d0;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index b0e0a2a..8b9c106 100644 --- a/Changes +++ b/Changes @@ -20,6 +20,8 @@ Revision history for DBIx::Class - $rs->pager now uses a lazy count to determine the amount of total entries only when really needed, instead of doing it at instantiation time + - New documentation map organized by features + (DBIx::Class::Manual::Features) * Fixes - Fix memory leak during populate() on 5.8.x perls