comparison CHANGES @ 38:2879cd3a40cb NGINX_0_1_19

nginx 0.1.19 *) Bugfix: now, if request contains the zero, then the 404 error is returned for the local requests. *) Bugfix: nginx could not be built on NetBSD 2.0. *) Bugfix: the timeout may occur while reading of the the client request body via SSL connections.
author Igor Sysoev <http://sysoev.ru>
date Wed, 16 Feb 2005 00:00:00 +0300
parents a39d1b793287
children bc4fc02c96a3
comparison
equal deleted inserted replaced
37:3376a7dea5d6 38:2879cd3a40cb
1
2 Changes with nginx 0.1.19 16 Feb 2005
3
4 *) Bugfix: now, if request contains the zero, then the 404 error is
5 returned for the local requests.
6
7 *) Bugfix: nginx could not be built on NetBSD 2.0.
8
9 *) Bugfix: the timeout may occur while reading of the the client
10 request body via SSL connections.
11
1 12
2 Changes with nginx 0.1.18 09 Feb 2005 13 Changes with nginx 0.1.18 09 Feb 2005
3 14
4 *) Workaround: the default values of the devpoll_events and the 15 *) Workaround: the default values of the devpoll_events and the
5 devpoll_changes directives changed from 512 to 32 to be compatible 16 devpoll_changes directives changed from 512 to 32 to be compatible