summaryrefslogtreecommitdiffhomepage
path: root/docs/xml/nginx/changes.xml
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2005-09-30 16:02:34 +0000
committerIgor Sysoev <igor@sysoev.ru>2005-09-30 16:02:34 +0000
commit71371effffbd3f886a9cb8c1b73f7c7a3bc27ed2 (patch)
treef49ea2eeb9f9ab47bb51be47b2995ae3e5fdf075 /docs/xml/nginx/changes.xml
parent337a92a03e18d6ad893b6fca0778e729c6fcc471 (diff)
downloadnginx-71371effffbd3f886a9cb8c1b73f7c7a3bc27ed2.tar.gz
nginx-71371effffbd3f886a9cb8c1b73f7c7a3bc27ed2.tar.bz2
nginx-0.2.3-RELEASE importrelease-0.2.3
*) Bugfix: nginx could not be built without the --with-debug option; the bug had appeared in 0.2.2.
Diffstat (limited to 'docs/xml/nginx/changes.xml')
-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 73016a3ae..912bea2f7 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.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">