alias, not rename.
Marcus Ramberg [Sat, 16 Apr 2005 21:30:59 +0000 (21:30 +0000)]
Changes

diff --git a/Changes b/Changes
index 17b3d8f..a59aabf 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,7 +6,7 @@ This file documents the revision history for Perl extension Catalyst.
         - fixed regexp bug (Matt S Trout)
         - fixed upload bug with MP19
         - added $c->req->body
-        - renamed $c->res->output to $c->res->body
+        - aliased $c->res->output to $c->res->body
 
 5.00  Fri Apr 15 18:00:00 2005
         - new core to support inheritance trees