Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-11-27 19:53:14 +0300
committerIgor Sysoev <igor@sysoev.ru>2007-11-27 19:53:14 +0300
commitdbec5a09b2ec3be8b462e1942ffbedee652df887 (patch)
tree06cc1c338da9b4f62326f59e5eda806fa802b719
parent05e6492ffe7b193162daba6c223f64e5bf4a91ab (diff)
nginx-0.6.19-RELEASErelease-0.6.19
-rw-r--r--docs/xml/nginx/changes.xml17
1 files changed, 13 insertions, 4 deletions
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index fcf7b7d51..ea32e9f8d 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,19 @@
<title lang="en">nginx changelog</title>
+<changes ver="0.6.19" date="27.11.2007">
+
+<change type="bugfix">
+<para lang="ru">
+версия 0.6.18 не собиралась.
+</para>
+<para lang="en">
+the 0.6.18 version could not be built.
+</para>
+</change>
+
+</changes>
+
<changes ver="0.6.18" date="27.11.2007">
<change type="change">
@@ -100,10 +113,6 @@ bug appeared in 0.6.4.
</change>
<change type="bugfix">
-!!! autoindex and "alias /".
-</change>
-
-<change type="bugfix">
<para lang="ru">
директива autoindex не работала при использовании "alias /".
</para>