changeset 1126:8a730c49f906 release-0.5.14

nginx-0.5.14-RELEASE
author Igor Sysoev <igor@sysoev.ru>
date Fri, 23 Feb 2007 12:37:06 +0000
parents 2d978e1443ed
children a0f9a72154db
files docs/xml/nginx/changes.xml
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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">