[Catalyst-commits] r12612 - HTTP-Request-AsCGI/trunk

miyagawa at dev.catalyst.perl.org miyagawa at dev.catalyst.perl.org
Mon Jan 11 23:05:19 GMT 2010


Author: miyagawa
Date: 2010-01-11 23:05:19 +0000 (Mon, 11 Jan 2010)
New Revision: 12612

Modified:
   HTTP-Request-AsCGI/trunk/Changes
Log:
document Changes

Modified: HTTP-Request-AsCGI/trunk/Changes
===================================================================
--- HTTP-Request-AsCGI/trunk/Changes	2010-01-11 22:59:17 UTC (rev 12611)
+++ HTTP-Request-AsCGI/trunk/Changes	2010-01-11 23:05:19 UTC (rev 12612)
@@ -1,5 +1,9 @@
 This file documents the revision history for Perl extension HTTP::Request::AsCGI.
 
+1.2
+    - Fixed the %ENV concatenation that's broken in 1.1 but wasn't shipped to CPAN (miyagawa)
+    - REQUEST_URI is trying to replicate as raw values as possible, without being canonicalized (miyagawa)
+
 1.1 2009-12-07
 	- added test to check that %ENV is preserved after setup is called
 	- setup now concatenates its environment to %ENV instead of replacing it




More information about the Catalyst-commits mailing list