comparison text/en/CHANGES @ 983:866fe164f957

nginx-1.5.5
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 17 Sep 2013 17:40:48 +0400
parents 56d316529451
children 32d6056db45b
comparison
equal deleted inserted replaced
982:95a355aa7dfe 983:866fe164f957
1
2 Changes with nginx 1.5.5 17 Sep 2013
3
4 *) Change: now nginx assumes HTTP/1.0 by default if it is not able to
5 detect protocol reliably.
6
7 *) Feature: the "disable_symlinks" directive now uses O_PATH on Linux.
8
9 *) Feature: now nginx uses EPOLLRDHUP events to detect premature
10 connection close by clients if the "epoll" method is used.
11
12 *) Bugfix: in the "valid_referers" directive if the "server_names"
13 parameter was used.
14
15 *) Bugfix: the $request_time variable did not work in nginx/Windows.
16
17 *) Bugfix: in the "image_filter" directive.
18 Thanks to Lanshun Zhou.
19
20 *) Bugfix: OpenSSL 1.0.1f compatibility.
21 Thanks to Piotr Sikora.
22
1 23
2 Changes with nginx 1.5.4 27 Aug 2013 24 Changes with nginx 1.5.4 27 Aug 2013
3 25
4 *) Change: the "js" extension MIME type has been changed to 26 *) Change: the "js" extension MIME type has been changed to
5 "application/javascript"; default value of the "charset_types" 27 "application/javascript"; default value of the "charset_types"