]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.8.21-RELEASE release-0.8.21
authorIgor Sysoev <igor@sysoev.ru>
Mon, 26 Oct 2009 14:09:25 +0000 (14:09 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 26 Oct 2009 14:09:25 +0000 (14:09 +0000)
docs/xml/nginx/changes.xml

index ce8486a4c886ed53f7ff67dad54a8cf861ed2929..467078a270d5e99612717af97658c4c91f0209cd 100644 (file)
@@ -9,6 +9,69 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.8.21" date="26.10.2009">
+
+<change type="feature">
+<para lang="ru">
+ÔÅÐÅÒØ ËÌÀÞ -V ÐÏËÁÚÙ×ÁÅÔ ÓÔÁÔÕÓ ÐÏÄÄÅÒÖËÉ TLS SNI.
+</para>
+<para lang="en">
+now the "-V" switch shows TLS SNI support.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+ÄÉÒÅËÔÉ×Á listen ÍÏÄÕÌÑ HTTP ÐÏÄÄÅÒÖÉ×ÁÅÔ unix domain ÓÏËÅÔÙ.<br/>
+óÐÁÓÉÂÏ Hongli Lai.
+</para>
+<para lang="en">
+the "listen" directive of the HTTP module supports unix domain sockets.<br/>
+Thanks to Hongli Lai.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+ÐÁÒÁÍÅÔÒ "default_server" × ÄÉÒÅËÔÉ×Å listen.
+</para>
+<para lang="en">
+the "default_server" parameter of the "listen" directive.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+ÔÅÐÅÒØ ÐÁÒÁÍÅÔÒ "default" ÎÅ ÏÂÑÚÁÔÅÌÅΠÄÌÑ ÕÓÔÁÎÏ×ËÉ ÐÁÒÁÍÅÔÒÏ× listen-ÓÏËÅÔÁ.
+</para>
+<para lang="en">
+now a "default" parameter is not required to set listen socket options.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+nginx ÎÅ ÐÏÄÄÅÒÖÉ×ÁÌ ÄÁÔÙ × 2038 ÇÏÄÕ ÎÁ 32-ÂÉÔÎÙÈ ÐÌÁÔÆÏÒÍÁÈ;
+</para>
+<para lang="en">
+nginx did not support dates in 2038 year on 32-bit platforms;
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÕÔÅÞËÉ ÓÏËÅÔÏ×;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.11.
+</para>
+<para lang="en">
+socket leak;
+the bug had appeared in 0.8.11.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.8.20" date="14.10.2009">
 
 <change type="change">
@@ -63,7 +126,7 @@ nginx/Windows 
 </para>
 <para lang="en">
 nginx/Windows might not create temporary file, a cache file, or
-"proxy/fastcgi_store"d file if a worker has no enough access rights
+"proxy/fastcgi_store"d file if a worker had no enough access rights
 for top level directories.
 </para>
 </change>
@@ -71,8 +134,8 @@ for top level directories.
 <change type="bugfix">
 <para lang="ru">
 ÓÔÒÏËÉ "Set-Cookie" É "P3P" × ÚÁÇÏÌÏ×ËÅ ÏÔ×ÅÔÁ FastCGI-ÓÅÒ×ÅÒÁ ÎÅ ÓËÒÙ×ÁÌÉÓØ
-ÐÒÉ ËÜÛÉÒÏ×ÁÎÉÉ, ÅÓÌÉ ÎÅ ÉÓÐÏÌØÚÏ×ÁÌÉÓØ ÄÉÒÅËÔÉ×Ù
-fastcgi_hide_header Ó ÌÀÂÙÍÉ ÐÁÒÁÍÅÔÒÁÍÉ.
+ÐÒÉ ËÜÛÉÒÏ×ÁÎÉÉ, ÅÓÌÉ ÎÅ ÉÓÐÏÌØÚÏ×ÁÌÉÓØ ÄÉÒÅËÔÉ×Ù fastcgi_hide_header
+Ó ÌÀÂÙÍÉ ÐÁÒÁÍÅÔÒÁÍÉ.
 </para>
 <para lang="en">
 the "Set-Cookie" and "P3P" FastCGI response header lines were not hidden