Implemented chaining so that Catalyst::Controller::WrapCGI::wrap_cgi can properly...
[catagits/Catalyst-Controller-MovableType.git] / Changes
diff --git a/Changes b/Changes
index ebf7239..7de3591 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
 0.003
         2010-04-xx
-        Fixed not_found call when an unexisting script is requested.
+        Fixed internal not_found call to properly pass $c when an unexisting
+        script was requested.
+
+        Implemented chaining so that Catalyst::Controller::WrapCGI::wrap_cgi
+        can properly populate $ENV{SCRIPT_NAME} with
+        $c->uri_for($c->action, $c->req->captures)->path                                                                                     
 
 0.002
         2010-04-13