summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-02-23 12:37:06 +0000
committerIgor Sysoev <igor@sysoev.ru>2007-02-23 12:37:06 +0000
commiteec3b93164765e93f5993700cd6eec65d2aa58a0 (patch)
tree878ecafec5c6f148821c6cea209eb08839bb05da
parentf259a3f910e84973e7322550fb96e60f521db478 (diff)
downloadnginx-eec3b93164765e93f5993700cd6eec65d2aa58a0.tar.gz
nginx-0.5.14-RELEASErelease-0.5.14
-rw-r--r--docs/xml/nginx/changes.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index e43a47c57..b9a546e55 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,21 @@
<title lang="en">nginx changelog</title>
+<changes ver="0.5.14" date="23.02.2007">
+
+<change type="bugfix">
+<para lang="ru">
+nginx игнорировал лишние закрывающие скобки "}" в конце
+конфигурационноого файла.
+</para>
+<para lang="en">
+nginx ignored superfluous closing "}" in the end of configuration file.
+</para>
+</change>
+
+</changes>
+
+
<changes ver="0.5.13" date="19.02.2007">
<change type="feature">