]> git.decadent.org.uk Git - maypole.git/blobdiff - Changes
small quoting fix
[maypole.git] / Changes
diff --git a/Changes b/Changes
index e0b8a503858895dda31cd8a05edf2e464ea53d78..545522e882eaa62adca782bf6d5c226512e35169 100644 (file)
--- a/Changes
+++ b/Changes
@@ -36,8 +36,13 @@ API additions and enhancements:
         - added new path processing methods for ssl and default table/action
         - added make_path() 
         - added make_uri()
+       - improved exception handling
+     Maypole::View::TT:
+       - new report_error method
+       - new embedded error report page in __DATA__
      Templates:
         - Improved pager macro/include
+       - Improved factory templates
         - added the status() attribute, although it's not used in many places 
             yet