From: Igor Sysoev Date: Mon, 20 Aug 2007 13:05:32 +0000 (+0000) Subject: nginx-0.6.8-RELEASE X-Git-Tag: release-0.6.8 X-Git-Url: http://git.kaiwu.me/%7B@url%7D?a=commitdiff_plain;h=451bb092d63825534e3a5d81b2dca45435af2e60;p=nginx.git nginx-0.6.8-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index d0c0eb2eb..52f668971 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,20 +9,80 @@ nginx changelog + + + + +ÔÅÐÅÒØ nginx ÐÙÔÁÅÔÓÑ ÕÓÔÁÎÏ×ÉÔØ ÄÉÒÅËÔÉ×Ù worker_priority, +worker_rlimit_nofile, worker_rlimit_core, worker_rlimit_sigpending +ÂÅÚ ÐÒÉ×ÉÌÅÇÉÊ root'Á. + + +now nginx tries to set the "worker_priority", "worker_rlimit_nofile", +"worker_rlimit_core", and "worker_rlimit_sigpending" without super-user +privileges. + + + + + +ÔÅÐÅÒØ nginx ÜËÒÁÎÉÒÕÅÔ ÓÉÍ×ÏÌÙ ÐÒÏÂÅÌÁ É "%" ÐÒÉ ÐÅÒÅÄÁÞÅ ÚÁÐÒÏÓÁ +ÓÅÒ×ÅÒÕ ÁÕÔÅÎÔÉÆÉËÁÃÉÉ ÐÏÞÔÏ×ÏÇÏ ÐÒÏËÓÉ-ÓÅÒ×ÅÒÁ. + + +now nginx escapes space and "%" in request to a mail proxy authentication +server. + + + + + +ÔÅÐÅÒØ nginx ÜËÒÁÎÉÒÕÅÔ ÓÉÍ×ÏÌ "%" × ÐÅÒÅÍÅÎÎÏÊ $memcached_key. + + +now nginx escapes "%" in $memcached_key variable. + + + + + +ÐÒÉ ÕËÁÚÁÎÉÉ ÏÔÎÏÓÉÔÅÌØÎÏÇÏ ÐÕÔÉ Ë ËÏÎÆÉÇÕÒÁÃÉÏÎÎÏÍÕ ÆÁÊÌÕ × ËÁÞÅÓÔ×Å +ÐÁÒÁÍÅÔÒÁ ËÌÀÞÁ -c nginx ÏÐÒÅÄÅÌÑÌ ÐÕÔØ ÏÔÎÏÓÉÔÅÌØÎÏ ËÏÎÆÉÇÕÒÁÃÉÏÎÎÏÇÏ ÐÒÅÆÉËÓÁ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.6. + + +nginx used path relative to configuration prefix for non-absolute +configuration file path specified in the "-c" key; +bug appeared in 0.6.6. + + + + + +nginx ÎÅ ÒÁÂÏÔÁÌ ÎÁ FreeBSD/sparc64. + + +nginx did not work on FreeBSD/sparc64. + + + + + + ÔÅÐÅÒØ ÐÕÔÉ, ÕËÁÚÁÎÎÙÅ × ÄÉÒÅËÔÉ×ÁÈ include, auth_basic_user_file, perl_modules, ssl_certificate, ssl_certificate_key É -ssl_client_certificate, ÏÐÒÅÄÅÌÑÀÔÓÑ ÏÔÎÏÓÉÔÅÌØÎÏ ËÁÔÁÌÏÇÕ ËÏÎÆÉÇÕÒÁÃÉÏÎÎÏÇÏ -ÆÁÊÌÁ nginx.conf, Á ÎÅ ÏÔÎÏÓÉÔÅÌØÎÏ ÐÒÅÆÉËÓÕ. +ssl_client_certificate, ÏÐÒÅÄÅÌÑÀÔÓÑ ÏÔÎÏÓÉÔÅÌØÎÏ ËÁÔÁÌÏÇÁ ËÏÎÆÉÇÕÒÁÃÉÏÎÎÏÇÏ +ÆÁÊÌÁ nginx.conf, Á ÎÅ ÏÔÎÏÓÉÔÅÌØÎÏ ÐÒÅÆÉËÓÁ. now the paths specified in the "include", "auth_basic_user_file", "perl_modules", "ssl_certificate", "ssl_certificate_key", and "ssl_client_certificate" directives are relative to directory of -nginx configuration file nginx.conf, but no to nginx prefix directory. +nginx configuration file nginx.conf, but not to nginx prefix directory. @@ -499,7 +559,7 @@ process identification number. ÍÁÓËÉ ×ÉÄÁ "www.example.*". -the "server_name", "map", and "valid_referers" directives supports +the "server_name", "map", and "valid_referers" directives support the "www.example.*" wildcards.