summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2010-11-30 13:10:32 +0000
committerIgor Sysoev <igor@sysoev.ru>2010-11-30 13:10:32 +0000
commit8f29fedda0d4217dba297204790145a49d0d4ca7 (patch)
treec14f650280e280e6abdf99e8b2e5984bb5a632e1
parent9a62133d7865961b09f0d047b94b98cf2caa1c21 (diff)
downloadnginx-8f29fedda0d4217dba297204790145a49d0d4ca7.tar.gz
nginx-0.9.1-RELEASErelease-0.9.1
-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 aaae47d70..22594fc1e 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.9.1" date="30.11.2010">
+
+<change type="bugfix">
+<para lang="ru">
+директивы вида "return CODE message" не работали;
+ошибка появилась в 0.9.0.
+</para>
+<para lang="en">
+"return CODE message" directrives did not work;
+the bug had appeared in 0.9.0.
+</para>
+</change>
+
+</changes>
+
+
<changes ver="0.9.0" date="29.11.2010">
<change type="feature">