commit | ceea69f25b435e4941c1c93f2cde7b8d0dcc31ce | [log] [download] |
---|---|---|
author | NGINX team <nginx@nginx.org> | Mon Apr 23 13:32:31 2012 +0000 |
committer | Jon Kolb <jon@b0g.us> | Mon Apr 23 13:32:31 2012 +0000 |
tree | d4fddaa364a6ee8b2e78434bb796734ac713e36e | |
parent | ed2df87c83d3a68ab2a395d4c2549dbe26e86ab0 [diff] |
Changes with nginx 1.2.0 23 Apr 2012 *) Bugfix: a segmentation fault might occur in a worker process if the "try_files" directive was used; the bug had appeared in 1.1.19. *) Bugfix: response might be truncated if there were more than IOV_MAX buffers used. *) Bugfix: in the "crop" parameter of the "image_filter" directive. Thanks to Maxim Bublis.