summaryrefslogtreecommitdiff
tag namev0.6.30 (7c7d68ff15f49dca7a9365b9a253733f7aff736b)
tag date2008-04-29 12:37:54 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit 327ac5b118...
downloadnginx-0.6.30.tar.gz
Changes with nginx 0.6.30 29 Apr 2008
*) Change: now if an "include" directive pattern does not match any file, then nginx does not issue an error. *) Feature: now the time in directives may be specified without spaces, for example, "1h50m". *) Bugfix: memory leaks if the "ssl_verify_client" directive was on. Thanks to Chavelle Vincent. *) Bugfix: the "sub_filter" directive might set text to change into output. *) Bugfix: the "error_page" directive did not take into account arguments in redirected URI. *) Bugfix: now nginx always opens files in binary mode under Cygwin. *) Bugfix: nginx could not be built on OpenBSD; bug appeared in 0.6.15.