cvs commit: ports/www/nginx-devel Makefile distinfo
Sergey A. Osokin
osa at FreeBSD.org
Tue Sep 23 06:52:11 UTC 2008
osa 2008-09-23 06:52:11 UTC
FreeBSD ports repository
Modified files:
www/nginx-devel Makefile distinfo
Log:
Update from 0.7.14 to 0.7.17.
<ChangeLog>
Changes with nginx 0.7.17
*) Feature: now the "directio" directive works on Linux.
*) Feature: the $pid variable.
*) Bugfix: the "directio" optimization that had appeared in 0.7.15 did
not work with open_file_cache.
*) Bugfix: the "access_log" with variables did not work on Linux; the
bug had appeared in 0.7.7.
*) Bugfix: the ngx_http_charset_module did not understand quoted
charset name received from backend.
Changes with nginx 0.7.16
*) Bugfix: nginx could not be built on 64-bit platforms; the bug had
appeared in 0.7.15.
Changes with nginx 0.7.15
*) Feature: the ngx_http_random_index_module.
*) Feature: the "directio" directive has been optimized for file
requests starting from arbitrary position.
*) Feature: the "directio" directive turns off sendfile if it is
necessary.
*) Feature: now nginx allows underscores in a client request header
line names.
</ChangeLog>
Revision Changes Path
1.162 +1 -1 ports/www/nginx-devel/Makefile
1.147 +3 -3 ports/www/nginx-devel/distinfo
More information about the cvs-ports
mailing list