comparison text/en/CHANGES-1.0 @ 445:86d441d817dd

nginx-1.1.17, nginx-1.0.14
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 15 Mar 2012 12:16:12 +0000
parents 8cacbb44ecb5
children 2406529bc838
comparison
equal deleted inserted replaced
444:43c84d19bf92 445:86d441d817dd
1
2 Changes with nginx 1.0.14 15 Mar 2012
3
4 *) Security: content of previously freed memory might be sent to a
5 client if backend returned specially crafted response.
6 Thanks to Matthew Daley.
7
1 8
2 Changes with nginx 1.0.13 05 Mar 2012 9 Changes with nginx 1.0.13 05 Mar 2012
3 10
4 *) Feature: the "return" and "error_page" directives can now be used to 11 *) Feature: the "return" and "error_page" directives can now be used to
5 return 307 redirections. 12 return 307 redirections.