summaryrefslogtreecommitdiffhomepage
path: root/docs/xml/nginx
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-10-09 15:38:59 +0000
committerIgor Sysoev <igor@sysoev.ru>2006-10-09 15:38:59 +0000
commitfc3f068bc5d398c12b409e19303c66982276e4a4 (patch)
treec98c151431b07898abd84b3bbf41ef2c7ce4ccc9 /docs/xml/nginx
parentb50500689ac4ecf72bf73e2a5a46ea4fb6c421aa (diff)
downloadnginx-fc3f068bc5d398c12b409e19303c66982276e4a4.tar.gz
nginx-fc3f068bc5d398c12b409e19303c66982276e4a4.tar.bz2
style fix: remove trailing spaces
Diffstat (limited to '')
-rw-r--r--docs/xml/nginx/changes.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 26fee9c58..16e8d36d1 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,38 @@
<title lang="en">nginx changelog</title>
+<changes ver="0.4.7" date="10.10.2006">
+
+<change type="feature">
+<para lang="ru">
+модуль ngx_http_flv_module.
+</para>
+<para lang="en">
+the ngx_http_flv_module.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+модуль ngx_http_charset_module поддерживает переменные.
+</para>
+<para lang="en">
+the ngx_http_charset_module supports the variables.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+nginx не запускался на 64-битных платформах, отличной от amd64, sparc64 и ppc64.
+</para>
+<para lang="en">
+nginx did not run on 64-bit platforms except amd64, sparc64, and ppc64.
+</para>
+</change>
+
+</changes>
+
+
<changes ver="0.4.6" date="06.10.2006">
<change type="bugfix">