summaryrefslogtreecommitdiff
tag namev0.7.14 (e139bc9715e6e49a47026930b80e1ec18c04693c)
tag date2008-09-01 15:35:54 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit 3075e932a0...
downloadnginx-0.7.14.tar.gz
Changes with nginx 0.7.14 01 Sep 2008
*) 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.