summaryrefslogtreecommitdiff
tag namev0.7.0 (3744d48cb08ff826d41ecc42e6d58a3a15974e09)
tag date2008-05-19 10:35:31 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit 013f904725...
downloadnginx-0.7.0.tar.gz
Changes with nginx 0.7.0 19 May 2008
*) Change: now the 0x00-0x1F, '"' and '' characters are escaped as xXX in an access_log. Thanks to Maxim Dounin. *) Change: now nginx allows several "Host" request header line. *) Feature: the "modified" flag in the "expires" directive. *) Feature: the $uid_got and $uid_set variables may be used at any request processing stage. *) Feature: the $hostname variable. Thanks to Andrei Nigmatulin. *) Feature: DESTDIR support. Thanks to Todd A. Fisher and Andras Voroskoi. *) Bugfix: a segmentation fault might occur in worker process on Linux, if keepalive was enabled.