X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Changes;h=5ccf7751bc1f2a03345de8ad6c00d9fe2b1a94a1;hb=e2d49ea38932b4cde8cd821418a513ce7ced8337;hp=2c36970813f3888609b3f6e350fbb34b87a4f3d2;hpb=3886be13f39d6d3fc8d0b76d4716175df1bb8056;p=maypole.git diff --git a/Changes b/Changes index 2c36970..5ccf775 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)