]> git.decadent.org.uk Git - maypole.git/blobdiff - Changes
require working CGI::Untaint
[maypole.git] / Changes
diff --git a/Changes b/Changes
index 2c36970813f3888609b3f6e350fbb34b87a4f3d2..d1a3fb9ee19b76f50073be54ba02520f3b13ef7f 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:
@@ -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