tag | 3744d48cb08ff826d41ecc42e6d58a3a15974e09 | |
---|---|---|
tagger | Jonathan Kolb <jon@b0g.us> | Mon May 19 10:35:31 2008 +0000 |
object | 013f90472501bd911bd82c90e6aa1879d3d4c4fe |
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.