summaryrefslogtreecommitdiff
tag namev0.1.2 (bbf902f201404ac515b6b680f2adbcdfe9e9c531)
tag date2004-10-21 15:34:30 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit a3b9eb91d3...
downloadnginx-0.1.2.tar.gz
Changes with nginx 0.1.2 21 Oct 2004
*) Feature: the --user=USER, --group=GROUP, and --with-ld-opt=OPTIONS options in configure. *) Feature: the server_name directive supports *.domain.tld. *) Bugfix: the portability improvements. *) Bugfix: if configuration file was set in command line, the reconfiguration was impossible, bug appeared in 0.1.1. *) Bugfix: proxy module may get caught in an endless loop when sendfile is not used. *) Bugfix: with sendfile the response was not recoded according to the charset module directives, bug appeared in 0.1.1. *) Bugfix: very seldom bug in the kqueue processing. *) Bugfix: the gzip module compressed the proxied responses that was already compressed.