comparison CHANGES @ 404:a094317ba307 NGINX_0_7_14

nginx 0.7.14 *) Change: now the ssl_certificate and ssl_certificate_key directives have not default values. *) Feature: the "listen" directive supports the "ssl" parameter. *) Feature: now nginx takes into account a time zone change while reconfiguration on FreeBSD and Linux. *) Bugfix: the "listen" directive parameters such as "backlog", "rcvbuf", etc. were not set, if a default server was not the first one. *) Bugfix: if URI part captured by a "rewrite" directive was used as a query string, then the query string was not escaped. *) Bugfix: configuration file validity test improvements.
author Igor Sysoev <http://sysoev.ru>
date Mon, 01 Sep 2008 00:00:00 +0400
parents df7b79c859c3
children 79c5df00501e
comparison
equal deleted inserted replaced
403:d46814b99ca0 404:a094317ba307
1
2 Changes with nginx 0.7.14 01 Sep 2008
3
4 *) Change: now the ssl_certificate and ssl_certificate_key directives
5 have not default values.
6
7 *) Feature: the "listen" directive supports the "ssl" parameter.
8
9 *) Feature: now nginx takes into account a time zone change while
10 reconfiguration on FreeBSD and Linux.
11
12 *) Bugfix: the "listen" directive parameters such as "backlog",
13 "rcvbuf", etc. were not set, if a default server was not the first
14 one.
15
16 *) Bugfix: if URI part captured by a "rewrite" directive was used as a
17 query string, then the query string was not escaped.
18
19 *) Bugfix: configuration file validity test improvements.
20
1 21
2 Changes with nginx 0.7.13 26 Aug 2008 22 Changes with nginx 0.7.13 26 Aug 2008
3 23
4 *) Bugfix: nginx could not be built on Linux and Solaris; the bug had 24 *) Bugfix: nginx could not be built on Linux and Solaris; the bug had
5 appeared in 0.7.12. 25 appeared in 0.7.12.