comparison docs/xml/nginx/changes.xml @ 625:fbed40ce7cb4 release-0.3.34

nginx-0.3.34-RELEASE import *) Feature: the "add_header" directive supports the variables.
author Igor Sysoev <igor@sysoev.ru>
date Tue, 21 Mar 2006 08:20:41 +0000
parents 0216fd1471f3
children 387450de0b4d
comparison
equal deleted inserted replaced
624:16dd488c514b 625:fbed40ce7cb4
5 <change_log link="/nginx/changes.html" path="/nginx/" root=".." 5 <change_log link="/nginx/changes.html" path="/nginx/" root=".."
6 title="nginx"> 6 title="nginx">
7 7
8 <title lang="ru">Изменения в nginx</title> 8 <title lang="ru">Изменения в nginx</title>
9 <title lang="en">nginx changelog</title> 9 <title lang="en">nginx changelog</title>
10
11
12 <changes ver="0.3.34" date="21.03.2006">
13
14 <change type="feature">
15 <para lang="ru">
16 директива add_header поддерживает переменные.
17 </para>
18 <para lang="en">
19 the "add_header" directive supports the variables.
20 </para>
21 </change>
22
23 </changes>
10 24
11 25
12 <changes ver="0.3.33" date="15.03.2006"> 26 <changes ver="0.3.33" date="15.03.2006">
13 27
14 <change type="feature"> 28 <change type="feature">