From 4db36b4fd869f4316c68358a95df44504a08fcae Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Tue, 12 Aug 2008 15:34:08 +0000 Subject: [PATCH] nginx-0.7.9-RELEASE --- docs/xml/nginx/changes.xml | 104 ++++++++++++++++++++++++++++++++++++- 1 file changed, 103 insertions(+), 1 deletion(-) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index a07b9570b..10d4d14d5 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,108 @@ nginx changelog + + + + +ÔÅÐÅÒØ ngx_http_charset_module ÐÏ ÕÍÏÌÞÁÎÉÀ ÒÁÂÏÔÁÅÔ ÓÏ ÓÌÅÄÕÀÝÉÍÉ MIME-ÔÉÐÁÍÉ: +text/html, text/css, text/xml, text/plain, text/vnd.wap.wml, +application/x-javascript É application/rss+xml. + + +now ngx_http_charset_module works by default with following MIME types: +text/html, text/css, text/xml, text/plain, text/vnd.wap.wml, +application/x-javascript, and application/rss+xml. + + + + + +ÄÉÒÅËÔÉ×Ù charset_types É addition_types. + + +the "charset_types" and "addition_types" directives. + + + + + +ÔÅÐÅÒØ ÄÉÒÅËÔÉ×Ù gzip_types, ssi_types É sub_filter_types ÉÓÐÏÌØÚÕÀÔ ÈÜÛ. + + +now the "gzip_types", "ssi_types", and "sub_filter_types" directives use hash. + + + + + +ÍÏÄÕÌØ ngx_cpp_test_module. + + +the ngx_cpp_test_module. + + + + + +ÄÉÒÅËÔÉ×Á expires ÐÏÄÄÅÒÖÉ×ÁÅÔ ÓÕÔÏÞÎÏÅ ×ÒÅÍÑ. + + +the "expires" directive supports daily time. + + + + + +ÕÌÕÞÛÅÎÉÑ É ÉÓÐÒÁ×ÌÅÎÉÑ × ÍÏÄÕÌÅ ngx_http_xslt_module.
+óÐÁÓÉÂÏ äÅÎÉÓÕ ìÁÔÙÐÏ×Õ É íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +the ngx_http_xslt_module improvements and bug fixing.
+Thanks to Denis F. Latypoff and Maxim Dounin. +
+
+ + + +ÄÉÒÅËÔÉ×Á log_not_found ÎÅ ÒÁÂÏÔÁÌÁ ÐÒÉ ÐÏÉÓËÅ ÉÎÄÅËÓÎÙÈ ÆÁÊÌÏ×. + + +the "log_not_found" directive did not work for index files tests. + + + + + +HTTPS-ÓÏÅÄÉÎÅÎÉÑ ÍÏÇÌÉ ÚÁ×ÉÓÎÕÔØ, +ÅÓÌÉ ÉÓÐÏÌØÚÏ×ÁÌÉÓØ ÍÅÔÏÄÙ kqueue, epoll, rtsig ÉÌÉ eventport; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.7. + + +HTTPS connections might hang, +if kqueue, epoll, rtsig, or eventport methods were used; +the bug had appeared in 0.7.7. + + + + + +ÅÓÌÉ × ÄÉÒÅËÔÉ×ÁÈ server_name, valid_referers É map +ÉÓÐÏÌØÚÏ×ÁÌÁÓØ ÍÁÓËÁ ×ÉÄÁ "*.domain.tld" É ÐÒÉ ÜÔÏÍ ÐÏÌÎÏÅ ÉÍÑ +×ÉÄÁ "domain.tld" ÎÅ ÂÙÌÏ ÏÐÉÓÁÎÏ, ÔÏ ÜÔÏ ÉÍÑ ÐÏÐÁÄÁÌÏ ÐÏÄ ÍÁÓËÕ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.3.18. + + +if the "server_name", "valid_referers", and "map" directives used +an "*.domain.tld" wildcard and exact name "domain.tld" was not set, +then the exact name was matched by the wildcard; +the bugs had appeared in 0.3.18. + + + +
+ + @@ -186,7 +288,7 @@ the ngx_http_flv_module did not support several values in a query string. éÓÐÒÁ×ÌÅÎÉÑ × ÐÏÄÄÅÒÖËÅ ÐÅÒÅÍÅÎÎÙÈ × ÄÉÒÅËÔÉ×Å access_log; -ÏÛÉÂËÉ ÐÏÑ×ÉÌÁÓØ × 0.7.4. +ÏÛÉÂËÉ ÐÏÑ×ÉÌÉÓØ × 0.7.4. Bugfixes in variables support in the "access_log" directive; -- 2.47.3