changeset 736:40266f92b829 release-0.4.5

nginx-0.4.5-RELEASE
author Igor Sysoev <igor@sysoev.ru>
date Mon, 02 Oct 2006 15:07:23 +0000
parents 72621ebef255
children 373110123507
files docs/xml/nginx/changes.xml
diffstat 1 files changed, 20 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,14 +9,30 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.4.5" date="02.10.2006">
+
+<change type="bugfix">
+<para lang="ru">
+nginx не собирался на Linux и Solaris;
+ошибка появилась в 0.4.4.
+</para>
+<para lang="en">
+nginx could not be built on Linux and Solaris;
+bug appeared in 0.4.4.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.4.4" date="02.10.2006">
 
 <change type="feature">
 <para lang="ru">
-переменная scheme.
-</para>
-<para lang="en">
-the "scheme" variable.
+переменная $scheme.
+</para>
+<para lang="en">
+the $scheme variable.
 </para>
 </change>