diff docs/xml/nginx/changes.xml @ 585:401de5a43ba5 release-0.3.14

nginx-0.3.14-RELEASE import *) Bugfix: in the 304 response the body was transferred; the bug had appeared in 0.3.13.
author Igor Sysoev <igor@sysoev.ru>
date Mon, 05 Dec 2005 16:59:05 +0000
parents 4e296b7d25bf
children 284cc140593b
line wrap: on
line diff
--- 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.3.14" date="05.12.2005">
+
+<change type="bugfix">
+<para lang="ru">
+в ответе 304 передавалось тело ответа;
+ошибка появилась в 0.3.13.
+</para>
+<para lang="en">
+in the 304 response the body was transferred;
+bug appeared in 0.3.13.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.3.13" date="05.12.2005">
 
 <change type="feature">