comparison CHANGES @ 322:d16d691432c9 NGINX_0_6_5

nginx 0.6.5 *) Feature: $nginx_version variable. Thanks to Nick S. Grechukh. *) Feature: the mail proxy supports AUTHENTICATE in IMAP mode. Thanks to Maxim Dounin. *) Feature: the mail proxy supports STARTTLS in SMTP mode. Thanks to Maxim Dounin. *) Bugfix: now nginx escapes space in $memcached_key variable. *) Bugfix: nginx was incorrectly built by Sun Studio on Solaris/amd64. Thanks to Jiang Hong. *) Bugfix: of minor potential bugs. Thanks to Coverity's Scan.
author Igor Sysoev <http://sysoev.ru>
date Mon, 23 Jul 2007 00:00:00 +0400
parents 95183808f549
children f7cd062ee035
comparison
equal deleted inserted replaced
321:a87830ef6fdd 322:d16d691432c9
1
2 Changes with nginx 0.6.5 23 Jul 2007
3
4 *) Feature: $nginx_version variable.
5 Thanks to Nick S. Grechukh.
6
7 *) Feature: the mail proxy supports AUTHENTICATE in IMAP mode.
8 Thanks to Maxim Dounin.
9
10 *) Feature: the mail proxy supports STARTTLS in SMTP mode.
11 Thanks to Maxim Dounin.
12
13 *) Bugfix: now nginx escapes space in $memcached_key variable.
14
15 *) Bugfix: nginx was incorrectly built by Sun Studio on
16 Solaris/amd64.
17 Thanks to Jiang Hong.
18
19 *) Bugfix: of minor potential bugs.
20 Thanks to Coverity's Scan.
21
1 22
2 Changes with nginx 0.6.4 17 Jul 2007 23 Changes with nginx 0.6.4 17 Jul 2007
3 24
4 *) Security: the "msie_refresh" directive allowed XSS. 25 *) Security: the "msie_refresh" directive allowed XSS.
26 Thanks to Maxim Boguk.
5 27
6 *) Change: the "proxy_store" and "fastcgi_store" directives were 28 *) Change: the "proxy_store" and "fastcgi_store" directives were
7 changed. 29 changed.
8 30
9 *) Feature: the "proxy_store_access" and "fastcgi_store_access" 31 *) Feature: the "proxy_store_access" and "fastcgi_store_access"