comparison CHANGES @ 108:cf3d6edb3ad6 NGINX_0_3_1

nginx 0.3.1 *) Bugfix: the segmentation fault occurred when the signal queue overflowed if the "rtsig" method was used; bug appeared in 0.2.0. *) Change: correct handling of the "\\", "\"", "\'", and "\$" pairs in SSI.
author Igor Sysoev <http://sysoev.ru>
date Mon, 10 Oct 2005 00:00:00 +0400
parents 45f7329b4bd0
children dad2fe8ecf08
comparison
equal deleted inserted replaced
107:495d867e35e8 108:cf3d6edb3ad6
1
2 Changes with nginx 0.3.1 10 Oct 2005
3
4 *) Bugfix: the segmentation fault occurred when the signal queue
5 overflowed if the "rtsig" method was used; bug appeared in 0.2.0.
6
7 *) Change: correct handling of the "\\", "\"", "\'", and "\$" pairs in
8 SSI.
9
1 10
2 Changes with nginx 0.3.0 07 Oct 2005 11 Changes with nginx 0.3.0 07 Oct 2005
3 12
4 *) Change: the 10-days live time limit of worker process was 13 *) Change: the 10-days live time limit of worker process was
5 eliminated. The limit was introduced because of millisecond timers 14 eliminated. The limit was introduced because of millisecond timers