]> git.decadent.org.uk Git - maypole.git/blobdiff - Changes
Fixed mime type setting, fixed errors in revision 445, folded in Maypole::Component...
[maypole.git] / Changes
diff --git a/Changes b/Changes
index 2c36970813f3888609b3f6e350fbb34b87a4f3d2..0792dae8d4b42e0aaeff06557448ca6814a0aac0 100644 (file)
--- 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: