mirror of
https://github.com/nginx/nginx.git
synced 2026-06-04 06:15:35 -04:00
nginx-1.9.9-RELEASE
This commit is contained in:
parent
5e7535df72
commit
8275c8a387
1 changed files with 16 additions and 0 deletions
|
|
@ -5,6 +5,22 @@
|
|||
<change_log title="nginx">
|
||||
|
||||
|
||||
<changes ver="1.9.9" date="09.12.2015">
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
проксирование в unix domain сокеты не работало при использовании переменных;
|
||||
ошибка появилась в 1.9.8.
|
||||
</para>
|
||||
<para lang="en">
|
||||
proxying to unix domain sockets did not work when using variables;
|
||||
the bug had appeared in 1.9.8.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="1.9.8" date="08.12.2015">
|
||||
|
||||
<change type="feature">
|
||||
|
|
|
|||
Loading…
Reference in a new issue