Commit Graph

8 Commits

Author SHA1 Message Date
Ruslan Ermilov
88b2c7df31 - Added missing dependencies for the CHANGES{,ru} targets.
- Pass string params to xsltproc.
- Removed extraneous rule bodies.
2011-08-19 08:33:47 +00:00
Ruslan Ermilov
40be916e1c Don't ignore xmllint errors. 2011-08-09 15:18:07 +00:00
Igor Sysoev
aa64c39b20 using sed instead of perl 2011-08-05 13:42:37 +00:00
Igor Sysoev
a6c91b11bf skeleton for documentation processing 2011-08-05 09:25:34 +00:00
Igor Sysoev
f549c03524 update documentation build procedure 2011-08-05 09:00:19 +00:00
Igor Sysoev
8b55dc2fb4 fix switch 2008-06-26 07:59:30 +00:00
Igor Sysoev
8a444aa724 check nginx.pm version 2006-10-12 19:55:15 +00:00
Igor Sysoev
da173abde0 nginx-0.4.0-RELEASE import
*) Change in internal API: the HTTP modules initialization was moved
       from the init module phase to the HTTP postconfiguration phase.

    *) Change: now the request body is not read beforehand for the
       ngx_http_perl_module: it's required to start the reading using the
       $r->has_request_body method.

    *) Feature: the ngx_http_perl_module supports the DECLINED return code.

    *) Feature: the ngx_http_dav_module supports the incoming "Date" header
       line for the PUT method.

    *) Feature: the "ssi" directive is available inside the "if" block.

    *) Bugfix: a segmentation fault occurred if there was an "index"
       directive with variables and the first index name was without
       variables; the bug had appeared in 0.1.29.
2006-08-30 10:39:17 +00:00