comparison CHANGES @ 403:d4cac61d8e95

Merge with nginx 0.6.5.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 23 Jul 2007 22:45:18 +0000
parents d16d691432c9
children f7cd062ee035
comparison
equal deleted inserted replaced
402:29cf4046a9a5 403:d4cac61d8e95
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"