X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=Changes;h=d1a3fb9ee19b76f50073be54ba02520f3b13ef7f;hb=432a630c59b57863c970edd60bac04f583dcd22c;hp=2c36970813f3888609b3f6e350fbb34b87a4f3d2;hpb=3886be13f39d6d3fc8d0b76d4716175df1bb8056;p=maypole.git diff --git a/Changes b/Changes index 2c36970..d1a3fb9 100644 --- a/Changes +++ b/Changes @@ -40,6 +40,8 @@ API additions and enhancements: - added make_path() - added make_uri() - improved exception handling + - now uses File::MMagic::XS to guess mime type of output unless already set + - new component method provides Maypole::Component functionality Maypole::Model - do_delete, do_search in place of delete/search actions Maypole::View::TT: @@ -50,6 +52,8 @@ API additions and enhancements: - Improved factory templates - added the status() attribute, although it's not used in many places yet + Maypole::Model::CDBI + - improved error messages in do_edit action Bug fixes: Fix to cgi_maypole.t (bug 11346) @@ -85,6 +89,7 @@ Documentation: Requirements: HTTP::Body now required + CGI::Untaint >= 1.26 now required rather than >= 0 2.10 Tue 19 Jul 2005