summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2009-06-22 09:17:24 +0000
committerIgor Sysoev <igor@sysoev.ru>2009-06-22 09:17:24 +0000
commit6118edadbf7ed4ef431cf04dd8b6c1dd2388b3ec (patch)
tree1f981c572b49e8cdf5a060fb53084a89105f1566
parent704462ac85ec5afffb79abc874664d9bbf679ece (diff)
downloadnginx-6118edadbf7ed4ef431cf04dd8b6c1dd2388b3ec.tar.gz
nginx-0.8.4-RELEASErelease-0.8.4
-rw-r--r--docs/xml/nginx/changes.xml18
1 files changed, 17 insertions, 1 deletions
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index ada2de4b5..43240e4ab 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,7 +9,23 @@
<title lang="en">nginx changelog</title>
-<changes ver="0.8.2" date="19.06.2009">
+<changes ver="0.8.4" date="22.06.2009">
+
+<change type="bugfix">
+<para lang="ru">
+nginx не собирался с параметром --without-http-cache;
+ошибка появилась в 0.8.3.
+</para>
+<para lang="en">
+nginx could not be built --without-http-cache;
+the bug had appeared in 0.8.3.
+</para>
+</change>
+
+</changes>
+
+
+<changes ver="0.8.3" date="19.06.2009">
<change type="feature">
<para lang="ru">