-
Tatsuhiko Miyagawa authored
diff --git a/Changes b/Changes index d8c050d..e97eba2 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Perl extension Plack +0.9026 Fri Jan 1 10:35:26 JST 2010 + - Auth::Basic now accepts an object that duck types to ->authenticate (e.g. Authen::Simple) + - Reworked how response_cb body callback works, so Content-Length will be updated correctly + 0.9025 Sat Dec 26 10:11:59 JST 2009 - Server::Standalone::* should now display the correct Server: value - Fixed a bug in AccessLog::Timed where %D and %T do not work
0f1a3890
Loading