]> git.decadent.org.uk Git - maypole.git/blobdiff - Changes
simon cozens debug page and improved exceptions
[maypole.git] / Changes
diff --git a/Changes b/Changes
index e0b8a503858895dda31cd8a05edf2e464ea53d78..929ff96daf8c94d6bcd92389c14aefedca8cfc9b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -36,6 +36,10 @@ 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
         - added the status() attribute, although it's not used in many places