X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=95d51c4342e05979977329cb57870843d7d1a610;hp=3d340cdeae8019f6539e386b7762fa3c33db8ce1;hb=a50e5b463c6cc4044b7d39a157d54db64212ef51;hpb=d935773d4dfe52cb48bb18152a868f5266e1f98c diff --git a/Changes b/Changes index 3d340cd..95d51c4 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ # This file documents the revision history for Perl extension Catalyst. + - Further change pushing 'env' attribute down into Catalyst::Engine + to make $c->engine->env work in all cases (kmx) - Clarify correct techniques for Moose controllers (domm) - Add $c->req->remote_user to disambiguate from $c->req->user (dwc)