Updated Catalyst::Test to use HTTP::Request::AsCGI
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 01a2e1c..bc31240 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,7 @@ This file documents the revision history for Perl extension Catalyst.
           request. (Sam Vilain)
         - Updated benchmarking to work with detach
         - Fixed dispatcher, so $c->req->action(undef) works again
+        - Updated Catalyst::Test to use HTTP::Request::AsCGI
 
 5.55    2005-11-15 12:55:00
         - Fixed multiple cookie handling