More changelogging.
Florian Ragwitz [Sat, 21 Nov 2009 01:43:28 +0000 (01:43 +0000)]
Changes

diff --git a/Changes b/Changes
index adad9b6..91d52d8 100644 (file)
--- a/Changes
+++ b/Changes
       proper PATH_INFO and SCRIPT_NAME processing for non-root applications
     - Enable Catalyst::Utils::home() to find home within Dist::Zilla built
       distributions
+    - Added the Catalyst::Exception::Interface role defining the interface
+      exception classes need to implement.
+    - Added Catalyst::Exception::Basic as a basic implementation of
+      Catalyst::Exception::Interface and made the existing exception classes
+      use it.
 
   Refactoring / cleanups:
     - Remove documentation for the case_sensitive setting