r1453 - branches/1.0

des at projects.linpro.no des at projects.linpro.no
Fri May 18 13:23:52 CEST 2007


Author: des
Date: 2007-05-18 13:23:51 +0200 (Fri, 18 May 2007)
New Revision: 1453

Modified:
   branches/1.0/ChangeLog
Log:
Regenerate.


Modified: branches/1.0/ChangeLog
===================================================================
--- branches/1.0/ChangeLog	2007-05-18 11:22:58 UTC (rev 1452)
+++ branches/1.0/ChangeLog	2007-05-18 11:23:51 UTC (rev 1453)
@@ -85,6 +85,9 @@
   • 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 @@
     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




More information about the varnish-commit mailing list