From ac72bd17d1c845b81aa9d1050b764ba1018ae462 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 4 May 2006 15:32:46 +0000 Subject: nginx-0.3.44-RELEASE import *) Feature: the "wait" parameter in the "include" SSI command. *) Feature: the Ukrainian and Byelorussian characters were added to koi-win conversion table. *) Bugfix: in the SSI. --- docs/xml/nginx/changes.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'docs/xml') diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index d13e61582..92fefa4db 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,39 @@ nginx changelog + + + + +параметр wait в команде SSI inlcude. + + +the "wait" parameter in the SSI "include" command. + + + + + +в таблицу перекодировки koi-win добавлены украинские и белорусские символы. + + +the Ukrainian and Byelorussian characters were added to koi-win conversion +table. + + + + + +в SSI. + + +in the SSI. + + + + + + -- cgit