X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e55e08fac80e83a424b03311acd7fca69b21fa24;hb=5abded07e91219302e0536d98c9a0d5e5fd58e13;hp=ed7e28155b25db93b238cd3f1b9637a7cb8c1198;hpb=3d5fc70d2081c2b3ea4561d5f2ec38264a12a3a9;p=catagits%2FCatalyst-Manual.git diff --git a/Changes b/Changes index ed7e281..e55e08f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Catalyst-Manual +5.8901 7 Aug 2011 - TRIAL RELEASE + - Added Catalyst::Manual::Deployment containing the documentation + which used to be in Catalyst::Engine::*, updated for the + new PSGI engine. + +5.8008 2 Aug 2011 - Tutorial chaper 3 - Remove note about hacking tests to require MyApp so that MyApp->path_to works. Application components should compile independently, and