X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=bdcf533f4a934f3f56e7b64f5a69413801159657;hp=2d33fa263778a61c8faeb2fd7fa731532c8399d8;hb=0319ec68410b15319cfd3c3270917ee18e9635f3;hpb=99d30e963fc085fb4461b921cfafadb57086751f diff --git a/Changes b/Changes index 2d33fa2..bdcf533 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ # This file documents the revision history for Perl extension Catalyst. + New features: + - Setting __PACKAGE__->config(enable_catalyst_header => 1); in your MyApp.pm + now enables the X-Catalyst header being printed when not in debug mode. + - Require CGI::Simple::Cookie version 1.109 to ensure support for the + HttpOnly flag + 5.80022 2010-03-28 19:43:01 New features: