| commit | 5bb3d73305ddc4b7adb5b791c13f66d071c5af2a | [log] [download] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Tue Jul 13 11:59:43 2010 +0000 |
| committer | Jonathan Kolb <jon@b0g.us> | Tue Jul 13 11:59:43 2010 +0000 |
| tree | 83aa47f5f73cb57a543110d78e1c0b126e554dcb | |
| parent | eca0feeb4654215e90ddc20151ff0f8157be89b5 [diff] |
Changes with nginx 0.8.45 13 Jul 2010
*) Feature: ngx_http_xslt_filter improvements.
Thanks to Laurence Rowe.
*) Bugfix: SSI response might be truncated after include with
wait="yes"; the bug had appeared in 0.7.25.
Thanks to Maxim Dounin.
*) Bugfix: the "listen" directive did not support the "setfib=0"
parameter.