Minor performance tweaks, added $c->request->user
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 2e7455c..f50848f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,7 +2,7 @@ This file documents the revision history for Perl extension Catalyst.
 
 5.20  Sun Apr 24 17:00:00 2005
         - improved uploads and parameters
-        - added $c->req->protocol and $c->req->secure
+        - added $c->req->protocol, $c->req->secure and $c->req->user
         - improved error message when forwarding to unknown module
         - fixed win32 installer
         - added deep recursion detection