comparison CHANGES @ 62:0790a8599248 NGINX_0_1_31

nginx 0.1.31 *) Bugfix: the response encrypted by SSL may not transferred complete. *) Bugfix: errors while processing FastCGI response by SSI. *) Bugfix: errors while using SSI and gzipping. *) Bugfix: the redirect with the 301 code was transferred without response body; bug appeared in 0.1.30.
author Igor Sysoev <http://sysoev.ru>
date Mon, 16 May 2005 00:00:00 +0400
parents df7d3fff122b
children 5db440287648
comparison
equal deleted inserted replaced
61:345d4a254bfb 62:0790a8599248
1
2 Changes with nginx 0.1.31 16 May 2005
3
4 *) Bugfix: the response encrypted by SSL may not transferred complete.
5
6 *) Bugfix: errors while processing FastCGI response by SSI.
7
8 *) Bugfix: errors while using SSI and gzipping.
9
10 *) Bugfix: the redirect with the 301 code was transferred without
11 response body; bug appeared in 0.1.30.
12
1 13
2 Changes with nginx 0.1.30 14 May 2005 14 Changes with nginx 0.1.30 14 May 2005
3 15
4 *) Bugfix: the worker process may got caught in an endless loop if the 16 *) Bugfix: the worker process may got caught in an endless loop if the
5 SSI was used. 17 SSI was used.