comparison text/en/CHANGES @ 845:8b6099769de5

nginx-1.3.13
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 19 Feb 2013 19:22:56 +0400
parents 8ae26032d011
children 197e15f72b6d
comparison
equal deleted inserted replaced
844:621d5dfcb4f4 845:8b6099769de5
1
2 Changes with nginx 1.3.13 19 Feb 2013
3
4 *) Change: a compiler with name "cc" is now used by default.
5
6 *) Feature: support for proxying of WebSocket connections.
7 Thanks to Apcera and CloudBees for sponsoring this work.
8
9 *) Feature: the "auth_basic_user_file" directive supports "{SHA}"
10 password encryption method.
11 Thanks to Louis Opter.
12
1 13
2 Changes with nginx 1.3.12 05 Feb 2013 14 Changes with nginx 1.3.12 05 Feb 2013
3 15
4 *) Feature: variables support in the "proxy_bind", "fastcgi_bind", 16 *) Feature: variables support in the "proxy_bind", "fastcgi_bind",
5 "memcached_bind", "scgi_bind", and "uwsgi_bind" directives. 17 "memcached_bind", "scgi_bind", and "uwsgi_bind" directives.