Changelogging
Tomas Doran [Tue, 24 Mar 2009 00:17:30 +0000 (00:17 +0000)]
Changes

diff --git a/Changes b/Changes
index 8d92492..ecf22b1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -16,6 +16,8 @@
           - Tests for this
         - Added Catalyst::Test::ctx_request to be able to inspect
           the context object after a request is made (Jos Boumans)
+        - Fix the warnings about regex fallback in component resolution to
+          not hard code ->model in the warning message (t0m)
 
 5.71000   2009-01-19 17:50:00
         - Text::SimpleTable's go as wide as $ENV{COLUMNS} (jhannah)