From 71371effffbd3f886a9cb8c1b73f7c7a3bc27ed2 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Fri, 30 Sep 2005 16:02:34 +0000 Subject: 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. --- docs/xml/nginx/changes.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'docs/xml/nginx') 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 @@ nginx changelog + + + + +nginx не собирался без параметра --with-debug; +ошибка появилась в 0.2.2. + + +nginx could not be built without the --with-debug option; +bug appeared in 0.2.2. + + + + + + -- cgit