Commit c2adaa0a authored by Dag Erling Smørgrav's avatar Dag Erling Smørgrav

Regenerate.


git-svn-id: http://www.varnish-cache.org/svn/branches/1.0@1453 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 2ecdd4de
......@@ -85,6 +85,9 @@ varnishlog
• New -D and -P command-line options have been added to daemonize and create
a pidfile, respectively.
• The flag that is raised upon reception of a SIGHUP has been marked volatile
so it will not be optimized away by the compiler.
varnishncsa
• The formatting callback has been largely rewritten for clarity, robustness
......@@ -94,6 +97,9 @@ varnishncsa
This makes varnishncsa output from servers which handle multiple virtual
hosts far more useful.
• The flag that is raised upon reception of a SIGHUP has been marked volatile
so it will not be optimized away by the compiler.
Documentation
• The documentation—especially the VCL documentation—has been greatly
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment