summaryrefslogtreecommitdiffhomepage
path: root/docs/xml/nginx
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-03-11 06:40:30 +0000
committerIgor Sysoev <igor@sysoev.ru>2006-03-11 06:40:30 +0000
commite50caa8eee1e19487ae705b72b244a57585c052c (patch)
tree30a4c8b40c798ef5292e557ddda3685541dc0699 /docs/xml/nginx
parent4a9b13545bcde6ed8220f44c6687a32b1a87c757 (diff)
downloadnginx-e50caa8eee1e19487ae705b72b244a57585c052c.tar.gz
nginx-e50caa8eee1e19487ae705b72b244a57585c052c.tar.bz2
nginx-0.3.32-RELEASE importrelease-0.3.32
*) Bugfix: the debug logging on startup and reconfiguration time was removed; the bug had appeared in 0.3.31.
Diffstat (limited to '')
-rw-r--r--docs/xml/nginx/changes.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 61c603410..168dc552b 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,22 @@
<title lang="en">nginx changelog</title>
+<changes ver="0.3.32" date="11.03.2006">
+
+<change type="bugfix">
+<para lang="ru">
+удаление отладочного логгирования на старте и при переконфигурации;
+ошибка появилась в 0.3.31.
+</para>
+<para lang="en">
+the debug logging on startup and reconfiguration time was removed;
+bug appeared in 0.3.31.
+</para>
+</change>
+
+</changes>
+
+
<changes ver="0.3.31" date="10.03.2006">
<change type="change">