X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=4526d97129c775ea857b7f02f994692d2da1ccc8;hb=a76636937b5a8c129a012f96a704c7d6983e04a9;hp=7f9b10a9de14ce0682c7f0c6987b9748aefce5f9;hpb=db046247b008e64c5625b3a52570015826b8a0ee;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 7f9b10a..4526d97 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ This file documents the revision history for Perl extension Catalyst. +5.22 2005-00-00 00:00:00 + - Improved base locating in MP engines + - Improved error messages in C::E::HTTP::Daemon + - Hostnames are now resolved on demand unless provided by engine + - Fixed memory leak in $c->execute (Michael Reece, Matt S Trout) + 5.21 2005-05-24 14:56:00 - fixed a bug in https detection - fixed auto chain finally