X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Changes;h=334aab46caf0ba9ef55a4b5d387670ee270231e5;hb=ba92ea5b36cbcd9c03016491dfb06dfc74baf409;hp=aa0bd82cf05596b4e4f17b0f93eac7d208089fe0;hpb=aa030874456c91d688e6c9b25e82d2bf9575ea6f;p=chaz%2Fp5-CGI-Ex diff --git a/Changes b/Changes index aa0bd82..334aab4 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,16 @@ +2.16 + 2007-06-21 + * Add default __error step which is called by default handle_error method. + * Default base_dir_abs to '.' + +2.15 + 2007-06-20 + * Fix some warning issues with the Recipe sample in App + * Cleanup require_auth interface in App (you will want to + double check if you have overwritten require_auth in your + application to make sure your implementation is still compatible) + * Require latest Template::Alloy + 2.14 2007-06-12 * Moved CGI::Ex::Template to Template::Alloy