Updated Changes
Christian Hansen [Tue, 28 Jun 2005 15:43:12 +0000 (15:43 +0000)]
Changes

diff --git a/Changes b/Changes
index fd5be57..6bf57f1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,8 @@ This file documents the revision history for Perl extension Catalyst.
 
 5.30  2005-00-00 00:00:00
 
+        - Fixed a bug where it was not possible to $c->forward to a component 
+          that was not inheriting from Catalyst::Base.
         - Fix for inheritance bug.
         - Allow forward with arguments.
         - Updated cookbook