[Catalyst-commits] r12623 - HTTP-Request-AsCGI/trunk
rafl at dev.catalyst.perl.org
rafl at dev.catalyst.perl.org
Tue Jan 12 22:04:45 GMT 2010
Author: rafl
Date: 2010-01-12 22:04:45 +0000 (Tue, 12 Jan 2010)
New Revision: 12623
Modified:
HTTP-Request-AsCGI/trunk/Changes
HTTP-Request-AsCGI/trunk/dist.ini
Log:
Version 1.2.
Modified: HTTP-Request-AsCGI/trunk/Changes
===================================================================
--- HTTP-Request-AsCGI/trunk/Changes 2010-01-12 22:04:39 UTC (rev 12622)
+++ HTTP-Request-AsCGI/trunk/Changes 2010-01-12 22:04:45 UTC (rev 12623)
@@ -1,6 +1,6 @@
This file documents the revision history for Perl extension HTTP::Request::AsCGI.
-1.2
+1.2 2010-01-12
- 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)
Modified: HTTP-Request-AsCGI/trunk/dist.ini
===================================================================
--- HTTP-Request-AsCGI/trunk/dist.ini 2010-01-12 22:04:39 UTC (rev 12622)
+++ HTTP-Request-AsCGI/trunk/dist.ini 2010-01-12 22:04:45 UTC (rev 12623)
@@ -1,5 +1,5 @@
name = HTTP-Request-AsCGI
-version = 1.1
+version = 1.2
license = Perl_5
author = Christian Hansen <ch at ngmedia.com>
author = Hans Dieter Pearcey <hdp at cpan.org>
More information about the Catalyst-commits
mailing list