Date: Mon, 18 Aug 2008 14:54:11 +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: <200808181454.m7IEsBDY055556@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2008-08-18 14:54:11 UTC FreeBSD ports repository Modified files: www/nginx-devel Makefile distinfo Log: Update from 0.7.10 to 0.7.11. <ChangeLog> *) Change: now ngx_http_charset_module does not work by default with text/css MIME type. *) Feature: now nginx returns the 405 status code for POST method requesting a static file only if the file exists. *) Feature: the "proxy_ssl_session_reuse" directive. *) Bugfix: a "proxy_pass" directive without URI part might use original request after the "X-Accel-Redirect" redirection was used; *) Bugfix: if a directory has search only rights and the first index file was absent, then nginx returned the 500 status code. *) Bugfix: in inclusive locations; the bugs had appeared in 0.7.1. </ChangeLog> Revision Changes Path 1.158 +1 -1 ports/www/nginx-devel/Makefile 1.143 +3 -3 ports/www/nginx-devel/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808181454.m7IEsBDY055556>