]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.5.7-RELEASE release-0.5.7
authorIgor Sysoev <igor@sysoev.ru>
Mon, 15 Jan 2007 17:49:11 +0000 (17:49 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 15 Jan 2007 17:49:11 +0000 (17:49 +0000)
docs/xml/nginx/changes.xml

index ddcd699eaabc1eaef53e6081bc80317c5d817b92..5d3e55889522805aae64afc0e7b18762f8a19f8a 100644 (file)
@@ -9,6 +9,73 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.5.7" date="15.01.2007">
+
+<change type="feature">
+<para lang="ru">
+ÏÐÔÉÍÉÚÁÃÉÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ ÐÁÍÑÔÉ × ssl_session_cache.
+</para>
+<para lang="en">
+the ssl_session_cache storage optimization.
+</para>
+</change>
+
+<change>
+<para lang="ru">
+éÓÐÒÁ×ÌÅÎÉÅ ÏÛÉÂÏË × ÄÉÒÅËÔÉ×ÁÈ ssl_session_cache É limit_zone.
+</para>
+<para lang="en">
+Bugfixes in the "ssl_session_cache" and "limit_zone" directives.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÎÁ ÓÔÁÒÔÅ ÉÌÉ ×Ï ×ÒÅÍÑ ÐÅÒÅËÏÎÆÉÇÕÒÁÃÉÉ ÐÒÏÉÓÈÏÄÉÌ segmentation fault,
+ÅÓÌÉ ÄÉÒÅËÔÉ×Ù ssl_session_cache ÉÌÉ limit_zone ÉÓÐÏÌØÚÏ×ÁÌÉÓØ
+ÎÁ 64-ÂÉÔÎÙÈ ÐÌÁÔÆÏÒÍÁÈ.
+</para>
+<para lang="en">
+the segmentation fault was occurred on start or while reconfiguration
+if the "ssl_session_cache" or "limit_zone" directives were used
+on 64-bit platforms.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ× add_before_body ÉÌÉ add_after_body ÐÒÏÉÓÈÏÄÉÌ
+segmentation fault, ÅÓÌÉ × ÚÁÇÏÌÏ×ËÅ ÏÔ×ÅÔÁ ÎÅÔ ÓÔÒÏËÉ "Content-Type".
+</para>
+<para lang="en">
+a segmentation fault occurred if the "add_before_body" or "add_after_body"
+directives were used and there was no "Content-Type" header line in response.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÂÉÂÌÉÏÔÅËÁ OpenSSL ×ÓÅÇÄÁ ÓÏÂÉÒÁÌÓÑ Ó ÐÏÄÄÅÒÖËÏÊ ÐÏÔÏËÏ×.<br/>
+óÐÁÓÉÂÏ äÅÎÕ é×ÁÎÏ×Õ.
+</para>
+<para lang="en">
+the OpenSSL library was always built with the threads support.<br/>
+Thanks to Den Ivanov.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÓÏ×ÍÅÓÔÉÍÏÓÔØ ÂÉÂÌÉÏÔÅËÉ PCRE-6.5+ É ËÏÍÐÉÌÑÔÏÒÁ icc.
+</para>
+<para lang="en">
+the PCRE-6.5+ library and the icc compiler compatibility.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.5.6" date="09.01.2007">
 
 <change type="change">