]> git.kaiwu.me - nginx.git/commitdiff
nginx-1.1.3-RELEASE release-1.1.3
authorIgor Sysoev <igor@sysoev.ru>
Wed, 14 Sep 2011 15:00:43 +0000 (15:00 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 14 Sep 2011 15:00:43 +0000 (15:00 +0000)
docs/xml/nginx/changes.xml

index d1270df3363067cdfe474073c7a297caa8b43044..7166d2b502b44b5700736a9d8f5ca0397a635ed8 100644 (file)
@@ -9,6 +9,49 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="1.1.3" date="14.09.2011">
+
+<change type="feature">
+<para lang="ru">
+модуль ngx_http_mp4_module.
+</para>
+<para lang="en">
+the module ngx_http_mp4_module.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+в Linux AIO, используемым совместно с open_file_cache.
+</para>
+<para lang="en">
+in Linux AIO combined with open_file_cache.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+open_file_cache не обновлял информацию о файле,
+если файл был изменён не атомарно.
+</para>
+<para lang="en">
+open_file_cache did not update file info on retest
+if file was not atomically changed.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+nginx не собирался на MacOSX 10.7.
+</para>
+<para lang="en">
+nginx could not be built on MacOSX 10.7.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="1.1.2" date="05.09.2011">
 
 <change type="change">