nginx-0.3.34-RELEASE import

*) Feature: the "add_header" directive supports the variables.
This commit is contained in:
Igor Sysoev 2006-03-21 08:20:41 +00:00
parent 0443dda3d3
commit 455a7fcc1e
5 changed files with 74 additions and 12 deletions

View file

@ -9,6 +9,20 @@
<title lang="en">nginx changelog</title>
<changes ver="0.3.34" date="21.03.2006">
<change type="feature">
<para lang="ru">
ÄÉÒÅËÔÉ×Á add_header ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÅÒÅÍÅÎÎÙÅ.
</para>
<para lang="en">
the "add_header" directive supports the variables.
</para>
</change>
</changes>
<changes ver="0.3.33" date="15.03.2006">
<change type="feature">