X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCGI%2FChanges;h=c9064c8c5f765c189471b09f1b3bb6df7b2f1f46;hb=f8a128a908cdb4c1b46abe485eaf50aefccb33f6;hp=e4f05fc65971d25c05a9af543cda03e230eaada8;hpb=2234743e59ac597da46b3d44c7d8852855750374;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/CGI/Changes b/lib/CGI/Changes index e4f05fc..c9064c8 100644 --- a/lib/CGI/Changes +++ b/lib/CGI/Changes @@ -1,3 +1,11 @@ + + Version 3.42 + 1. Added patch from Renee Baecker that makes it possible to subclass + CGI::Pretty. + 2. Added patch from Nicholas Clark to allow ~ characters in temporary directories. + 3. Added patch from Renee Baecker that fixes the inappropriate escaping of fields + in multipart headers. + Version 3.41 1. Fix url() returning incorrect path when query string contains escaped newline. 2. Added additional windows temporary directories and environment variables, courtesy patch from Renee Baecker