changeset 1254:2aefee4d4ed6 release-0.6.0

nginx-0.6.0-RELEASE
author Igor Sysoev <igor@sysoev.ru>
date Thu, 14 Jun 2007 05:41:42 +0000
parents 8ef04207c84f
children 371b26109a43
files docs/xml/nginx/changes.xml
diffstat 1 files changed, 16 insertions(+), 0 deletions(-) [+]
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.6.0" date="14.06.2007">
+
+<change type="feature">
+<para lang="ru">
+директивы "server_name", "map", and "valid_referers" поддерживают
+маски вида "www.example.*".
+</para>
+<para lang="en">
+the "server_name", "map", and "valid_referers" directives supports
+the "www.example.*" wildcards.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.5.25" date="11.06.2007">
 
 <change type="bugfix">