# HG changeset patch # User Igor Sysoev # Date 1257937522 0 # Node ID 3c6ac062b379b126212cbb27e98a3c8275ef381a # Parent 5a08dfb8d763f08995b6fb5430363b91f6d18a4d nginx-0.8.23-RELEASE diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,62 @@ nginx changelog + + + + +теперь SSL/TLS renegotiation запрещено.
+Спасибо Максиму Дунину. +
+ +now SSL/TLS renegotiation is disabled.
+Thanks to Maxim Dounin. +
+
+ + + +listen unix domain сокет не наследовались во время обновления без перерыва. + + +listen unix domain socket did not inherit while online upgrade. + + + + + +параметр "unix:" в директиве set_real_ip_from не работал без ещё +одной директивы с любым IP-адресом. + + +the "unix:" parameter of the "set_real_ip_from" directive did not without +yet another directive with any IP address. + + + + + +segmentation fault и зацикливания в resolver'е. + + +segmentation fault and infinite looping in resolver. + + + + + +в resolver'е.
+Спасибо Артёму Бохану. +
+ +in resolver.
+Thanks to Artem Bokhan. +
+
+ +
+ +