summaryrefslogtreecommitdiff
tag namev0.3.52 (55c9cbcfed8b9ee904b72bab3bd9372279f6ae65)
tag date2006-07-03 16:47:46 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit 26f5068981...
downloadnginx-0.3.52.tar.gz
Changes with nginx 0.3.52 03 Jul 2006
*) Change: the ngx_http_index_module behavior for the "POST /" requests is reverted to the 0.3.40 version state: the module now does not return the 405 error. *) Bugfix: the worker process may got caught in an endless loop if the limit rate was used; bug appeared in 0.3.37. *) Bugfix: ngx_http_charset_module logged "unknown charset" alert, even if the recoding was not needed; bug appeared in 0.3.50. *) Bugfix: if a code response of the PUT request was 409, then a temporary file was not removed.