nginx-0.3.25-RELEASE import

*) Bugfix: the segmentation fault was occurred on start or while
       reconfiguration if there was invalid configuration; the bug had
       appeared in 0.3.24.
This commit is contained in:
Igor Sysoev 2006-02-01 20:01:51 +00:00
parent 988a478464
commit 57cabd6b49
3 changed files with 23 additions and 2 deletions

View file

@ -9,6 +9,24 @@
<title lang="en">nginx changelog</title>
<changes ver="0.3.25" date="01.02.2006">
<change type="bugfix">
<para lang="ru">
ÐÒÉ ÎÅ×ÅÒÎÏÊ ËÏÎÆÉÇÕÒÁÃÉÉ ÎÁ ÓÔÁÒÔÅ ÉÌÉ ×Ï ×ÒÅÍÑ ÐÅÒÅËÏÎÆÉÇÕÒÁÃÉÉ ÐÒÏÉÓÈÏÄÉÌ
segmentation fault;
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.3.24.
</para>
<para lang="en">
the segmentation fault was occurred on start or while reconfiguration
if there was invalid configuration;
bug appeared in 0.3.24.
</para>
</change>
</changes>
<changes ver="0.3.24" date="01.02.2006">
<change type="workaround">