X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=271949339fe829f5cbeec394c7bf1b6b9fef2ff1;hb=refs%2Ftags%2F5.71001;hp=3a2e560a4abb6c321aa10a84e2c0489d5cd0f1c3;hpb=4203ef772441ff623184f0738b4c98be1ccd4d75;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 3a2e560..2719493 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ # This file documents the revision history for Perl extension Catalyst. -5.71001 UNRELEASED +5.71001 2009-03-26 22:52:14 - Add the Catalyst::Dispatcher->dispatch_type method (ash) - Support Moose components so that attribute defaults work and BUILD methods are correctly called (t0m)