SHA256
8
0
forked from pool/perl-Plack
Files
perl-Plack/perl-Plack.changes

50 lines
2.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed May 11 18:12:13 UTC 2011 - dbahi@novell.com
- Fixed a failing output_encoding.t because of FCGI dependencies
- Improved Plack::Test::Suite documentation
- Fixed ConditionalGET to not die with streaming interface
- Add a reason string to CGI/FastCGI Status header to comply with RFC 3875
- Fixed a CGI/FastCGI handler to ensure newlines are not mangled on Win32 platforms
- localize @ARGV to empty when evaluating a PSGI application
(https://github.com/sukria/Dancer/issues/473)
- Fixed the use of Getopt::Long to make the pass_through flag local
- Middleware::JSONP now supports more response types such as IO::Handle
-------------------------------------------------------------------
Sat Apr 30 15:19:16 UTC 2011 - coolo@opensuse.org
- updated to 0.9976, see Changes
-------------------------------------------------------------------
Wed Dec 1 13:34:31 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Fri Nov 5 09:08:41 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.9951:
* added Feersum to the benchmark script
* StackTrace: store the stacktrace in $env->{'plack.stacktrace.text'} and $env->{'plack.stacktrace.html'}
* added ->mount method to the Plack::Builder OO interface
* HTTPExceptions: don't set an invalid Content-Length when the exception is not an object
* ErrorDocument: fixed wrong Content-Length header be set
- changes from 0.9950:
* fixed typos in middleware docs
* App::Directory: fixed URL generation escape bug
* Middleware::JSONP: support callback parameter name
-------------------------------------------------------------------
Wed Sep 22 01:55:10 UTC 2010 - dbahi@novell.com
- no_plan work and other test requires work
-------------------------------------------------------------------
Mon Sep 20 22:02:26 UTC 2010 - dbahi@novell.com
- initial package 0.9949
* created by cpanspec 1.78