Skip to content

Commit

Permalink
Fixed errors in Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa committed Dec 4, 2010
1 parent f8be2a8 commit cb5686c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Take a look at http://github.com/miyagawa/Plack/issues for the planned changes b

0.9949 Tue Sep 14 11:59:36 PDT 2010
- Fixed FCGI handler docs
- Auth::Basic: PAss $env to the callback so .htpasswd based auth can be implemented with PATH_INFO (doy)
- Auth::Basic: Pass $env to the callback so .htpasswd based auth can be implemented with PATH_INFO (doy)

0.9948 Thu Sep 9 16:01:53 PDT 2010
- Fixed a bug introduced in 0.9947 where $req->upload loses the temporary files when
Expand Down Expand Up @@ -268,7 +268,7 @@ Take a look at http://github.com/miyagawa/Plack/issues for the planned changes b
It's now 300% faster!

0.99_02 Sat Jan 30 22:10:45 PST 2010
- Fixed PerlIO::TempBuffer to work with 5.8 and 5.11.3
- Fixed Plack::TempBuffer to work with 5.8 and 5.11.3
- Do not use <$input> in FCGIDispatcher
- Skip fcgi_client.t unless explicitly stated (clkao)
- clarify and drop some CPAN dependencies (andk)
Expand Down

0 comments on commit cb5686c

Please sign in to comment.