mirror of
https://github.com/nginx/nginx.git
synced 2026-08-04 14:58:20 +00:00
nginx-0.3.30-RELEASE import
*) Change: the ECONNABORTED error log level was changed to "error" from
"crit".
*) Bugfix: the ngx_http_perl_module could not be build without the
ngx_http_ssi_filter_module.
*) Bugfix: nginx could not be built on i386 platform, if the PIC was
used; the bug had appeared in 0.3.27.
This commit is contained in:
parent
2a74c506c7
commit
cce886c71d
7 changed files with 90 additions and 4 deletions
|
|
@ -9,6 +9,39 @@
|
|||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.3.30" date="22.02.2006">
|
||||
|
||||
<change type="change">
|
||||
<para lang="ru">
|
||||
ÕÒÏ×ÅÎØ ÚÁÐÉÓÉ × ÌÏÇ ÏÛÉÂËÉ ECONNABORTED ÉÚÍÅΣΠÎÁ error Ó ÕÒÏ×ÎÑ crit.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the ECONNABORTED error log level was changed to "error" from "crit".
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÍÏÄÕÌØ ngx_http_perl_module ÎÅ ÓÏÂÉÒÁÌÓÑ ÂÅÚ ÍÏÄÕÌÑ ngx_http_ssi_filter_module.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the ngx_http_perl_module could not be build without
|
||||
the ngx_http_ssi_filter_module.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ i386 ÐÌÁÔÆÏÒÍÅ, ÅÓÌÉ ÉÓÐÏÌØÚÏ×ÁÌÓÑ PIC.
|
||||
</para>
|
||||
<para lang="en">
|
||||
nginx could not be built on i386 platform, if the PIC was used.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.3.29" date="20.02.2006">
|
||||
|
||||
<change type="feature">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue