commit | 0b70df4619adb2e1133feadc1063999583aee4b7 | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Sun Dec 24 18:33:16 2006 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Sun Dec 24 18:33:16 2006 +0000 |
tree | 828a7a44a60651b9b525e87f9ddfcb76f6fc34bd | |
parent | 0b31ae92e6f8b762f9468179e6d4920395ca8f11 [diff] |
Changes with nginx 0.5.5 24 Dec 2006 *) Change: the -v switch does not show compiler information any more. *) Feature: the -V switch. *) Feature: the "worker_rlimit_core" directive supports size in K, M, and G. *) Bugfix: the nginx.pm module now could be installed by an unprivileged user. *) Bugfix: a segmentation fault might occur if the $r->request_body or $r->request_body_file methods were used. *) Bugfix: the ppc platform specific bugs.