summaryrefslogtreecommitdiff
tag namev0.7.29 (281e01db01006f71fe754ae2c6f9029cae6957bb)
tag date2008-12-24 12:50:39 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit 7f2a2098d2...
downloadnginx-0.7.29.tar.gz
Changes with nginx 0.7.29 24 Dec 2008
*) Bugfix: the "fastcgi_pass" and "proxy_pass" directives did not support variables if unix domain sockets were used. *) Bugfixes in subrequest processing; the bugs had appeared in 0.7.25. *) Bugfix: a "100 Continue" response was issued for HTTP/1.0 requests; Thanks to Maxim Dounin. *) Bugfix: in memory allocation in the ngx_http_gzip_filter_module on Cygwin.