From: Igor Sysoev Date: Mon, 16 Jun 2008 09:04:22 +0000 (+0000) Subject: nginx-0.7.2-RELEASE X-Git-Tag: release-0.7.2 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=bb84a7dd9ce4bc0ff9613b6ecb45de5ee7183df7;p=nginx.git nginx-0.7.2-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 23d58b72b..20c248598 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,76 @@ nginx changelog + + + + +ÔÅÐÅÒØ nginx ÐÏÄÄÅÒÖÉ×ÁÅÔ ÛÉÆÒÙ Ó ÏÂÍÅÎÏÍ EDH-ËÌÀÞÁÍÉ. + + +now nginx supports EDH key exchange ciphers. + + + + + +ÄÉÒÅËÔÉ×Á ssl_dhparam. + + +the "ssl_dhparam" directive. + + + + + +ÐÅÒÅÍÅÎÎÁÑ $ssl_client_cert.
+óÐÁÓÉÂÏ Manlio Perillo. +
+ +the $ssl_client_cert variable.
+Thanks to Manlio Perillo. +
+
+ + + +ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ URI Ó ÐÏÍÏÝØÀ ÄÉÒÅËÔÉ×Ù rewrite nginx ÎÅ ÉÓËÁÌ ÎÏ×ÙÊ location; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.1.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +after changing URI via a "rewrite" directive nginx did not search +a new location; +bug appeared in 0.7.1.
+Thanks to Maxim Dounin. +
+
+ + + +nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÂÅÚ ÂÉÂÌÉÏÔÅËÉ PCRE; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.1. + + +nginx could not be built without PCRE library; +bug appeared in 0.7.1. + + + + + +ÐÒÉ ÒÅÄÉÒÅËÔÅ ÚÁÐÒÏÓÁ Ë ËÁÔÁÌÏÇÕ Ó ÄÏÂÁ×ÌÅÎÉÅÍ ÓÌÜÛÁ nginx +ÎÅ ÄÏÂÁ×ÌÑÌ ÁÒÇÕÍÅÎÔÙ ÉÚ ÏÒÉÇÉÎÁÌØÎÏÇÏ ÚÁÐÒÏÓÁ. + + +when a request to a directory was redirected with the slash added, +nginx dropped a query string from the original request. + + + +
+ +