comparison CHANGES @ 14:8a529698ed55 NGINX_0_1_7

nginx 0.1.7 *) Bugfix: on FreeBSD the segmentation fault may occur if the size of the transferred file was changed; bug appeared in 0.1.5.
author Igor Sysoev <http://sysoev.ru>
date Fri, 12 Nov 2004 00:00:00 +0300
parents 7da8ea7c4448
children 74b1868dd3cd
comparison
equal deleted inserted replaced
13:6bf8a3012a54 14:8a529698ed55
1
2 Changes with nginx 0.1.7 12 Nov 2004
3
4 *) Bugfix: on FreeBSD the segmentation fault may occure if the size of
5 the transferred file was changed; bug appeared in 0.1.2.
6
1 7
2 Changes with nginx 0.1.6 11 Nov 2004 8 Changes with nginx 0.1.6 11 Nov 2004
3 9
4 *) Bugfix: some location directive combiations with the regular 10 *) Bugfix: some location directive combiations with the regular
5 expressions caused the wrong configuration choose. 11 expressions caused the wrong configuration choose.