summaryrefslogtreecommitdiff
tag namev1.2.3 (b2930226faffcbe4798f728c0efbc4119b58a651)
tag date2012-08-07 12:42:55 +0000
tagged byJon Kolb <jon@b0g.us>
tagged objectcommit c60d94a437...
downloadnginx-1.2.3.tar.gz
Changes with nginx 1.2.3 07 Aug 2012
*) Feature: the Clang compiler support. *) Bugfix: extra listening sockets might be created. Thanks to Roman Odaisky. *) Bugfix: nginx/Windows might hog CPU if a worker process failed to start. Thanks to Ricardo Villalobos Guevara. *) Bugfix: the "proxy_pass_header", "fastcgi_pass_header", "scgi_pass_header", "uwsgi_pass_header", "proxy_hide_header", "fastcgi_hide_header", "scgi_hide_header", and "uwsgi_hide_header" directives might be inherited incorrectly. *) Bugfix: trailing dot in a source value was not ignored if the "map" directive was used with the "hostnames" parameter. *) Bugfix: incorrect location might be used to process a request if a URI was changed via a "rewrite" directive before an internal redirect to a named location.