nginx-0.6.9-RELEASE
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 52f6689..61fcf5a 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,54 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.6.9" date="28.08.2007">
+
+<change type="bugfix">
+<para lang="ru">
+ÒÁÂÏÞÉÊ ÐÒÏÃÅÓÓ ÍÏÇ ÚÁÃÉËÌÉÔØÓÑ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÐÒÏÔÏËÏÌÁ HTTPS;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.7.
+</para>
+<para lang="en">
+a worker process may got caught in an endless loop,
+if the HTTPS protocol was used;
+bug appeared in 0.6.7.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÅÓÌÉ ÓÅÒ×ÅÒ ÓÌÕÛÁÌ ÎÁ Ä×ÕÈ ÁÄÒÅÓÁÈ ÉÌÉ ÐÏÒÔÁÈ, ÔÏ nginx ÎÅ ÚÁÐÕÓËÁÌÓÑ
+ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ wildcard × ËÏÎÃÅ ÉÍÅÎÉ ÓÅÒ×ÅÒÁ.
+</para>
+<para lang="en">
+if server listened on two addresses or ports and trailing wildcard was used,
+then nginx did not run.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÄÉÒÅËÔÉ×Á ip_hash ÍÏÇÌÁ ÎÅ×ÅÒÎÏ ÐÏÍÅÞÁÔØ ÓÅÒ×ÅÒÁ ËÁË ÎÅÒÁÂÏÞÉÅ.
+</para>
+<para lang="en">
+the "ip_hash" directive might incorrectly mark servers as down.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ amd64;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.8.
+</para>
+<para lang="en">
+nginx could not be built on amd64;
+bug appeared in 0.6.8.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.6.8" date="20.08.2007">
 
 <change type="change">