X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=2487ccac1e3060e840bb0874564b9aa9bf9b09e8;hp=ed7e28155b25db93b238cd3f1b9637a7cb8c1198;hb=b967d999eea724491bc3e092da0e2e162f740ff3;hpb=3d5fc70d2081c2b3ea4561d5f2ec38264a12a3a9 diff --git a/Changes b/Changes index ed7e281..2487cca 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ Revision history for Catalyst-Manual +5.9000 16 Aug 2011 + + - Copy editing to make more sense in deployment documentation. + +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