diff docs/xml/nginx/changes.xml @ 549:e16a8d574da5 release-0.2.3

nginx-0.2.3-RELEASE import *) Bugfix: nginx could not be built without the --with-debug option; the bug had appeared in 0.2.2.
author Igor Sysoev <igor@sysoev.ru>
date Fri, 30 Sep 2005 16:02:34 +0000
parents 818fbd4750b9
children 483cca230603
line wrap: on
line diff
--- 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.2.3" date="30.09.2005">
+
+<change type="bugfix">
+<para lang="ru">
+nginx не собирался без параметра --with-debug;
+ошибка появилась в 0.2.2.
+</para>
+<para lang="en">
+nginx could not be built without the --with-debug option;
+bug appeared in 0.2.2.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.2.2" date="30.09.2005">
 
 <change type="feature">