X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b2aea320f29c88ba085764134a4c36efce688d2f;hb=498252b42063f5508cc7d57a2c2958aaf4a93e0b;hp=23279bac1aea9346ada4b9e1a183029a0e1fde22;hpb=ab4df9f8c9261a664b604b054b5c52e377f99a8a;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 23279ba..b2aea32 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ # This file documents the revision history for Perl extension Catalyst. -5.89003 2011-07-XX XX:XX:XX (TRIAL release) +5.89003 2011-07-28 20:11:50 (TRIAL release) Backward compatibility fixes: @@ -28,7 +28,10 @@ This fixes compatibility with previous stable releases for applications deployed in these environments. - - Catalyst::Test fixes - XXX FIXME + Enhancements: + + - Catalyst::Test's remote_request method not uses Plack::Test to perform + the remote request. Documentation: - Added a Catalyst::PSGI manual page with information about writing a .psgi @@ -38,7 +41,7 @@ engines clarified. Deprecations: - - Catalyst::Test's local_request function is now deprecate. You should just + - Catalyst::Test's local_request function is now deprecated. You should just use the normal request function against a local server instead. 5.80033 2011-07-24 16:09:00