From: Tomas Doran Date: Thu, 13 Oct 2011 14:53:32 +0000 (+0100) Subject: Merge X-Git-Tag: 1.36~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4510da8ce5c8452ed8e51525293384330c82ca9e;p=catagits%2FCatalyst-Devel.git Merge --- 4510da8ce5c8452ed8e51525293384330c82ca9e diff --cc Changes index d42a8f4,1fd2457..2657654 --- a/Changes +++ b/Changes @@@ -1,13 -1,9 +1,15 @@@ This file documents the revision history for Perl extension Catalyst-Devel. -1.35 ???? + - bump Module::Install dep to 1.02 + - Removed stderr hiding from 'make catalyst_par' to display errors + from PAR::Packer +1.35 2011-09-05 13:05:00 + - Stop requiring Starman and MooseX::Daemonize on Win32 as they're + optional components in Catalyst::Runtime and won't install + on Windows. + - Fix test to work on Windows. + 1.34 2011-08-16 09:02:00 - Bump required version of Catalyst to 5.9 - Merge psgi support. catalyst.pl will now generate a default