Date: Mon, 19 May 2008 11:54:01 +0000 (UTC) From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/nginx-devel Makefile distinfo Message-ID: <200805191154.m4JBs1Wu053218@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2008-05-19 11:54:01 UTC FreeBSD ports repository Modified files: www/nginx-devel Makefile distinfo Log: Update to latest development version 0.7.0. NOTE: 0.6.31 moving to www/nginx as stable version soon. <ChangeLog> *) 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. </ChangeLog> Revision Changes Path 1.147 +1 -1 ports/www/nginx-devel/Makefile 1.134 +3 -3 ports/www/nginx-devel/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805191154.m4JBs1Wu053218>