]> err.no Git - varnish/commitdiff
Add entry for r1450.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 18 May 2007 09:14:11 +0000 (09:14 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 18 May 2007 09:14:11 +0000 (09:14 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1451 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/doc/changes-1.0.3-1.0.4.xml

index c453c2afbdb5922887b6c16f2af4c9b1d4ace529..8cd010ecb8d85bda72a2076c5a27b22083e9ac64 100644 (file)
       options have been added to daemonize and create a pidfile,
       respectively.</para>
     </change>
+
+    <change type="bug" ref="1450">
+      <para>The flag that is raised upon reception of a
+      <code>SIGHUP</code> has been marked <code>volatile</code> so it
+      will not be optimized away by the compiler.</para>
+    </change>
   </subsystem>
 
   <subsystem>
       <code>varnishncsa</code> output from servers which handle
       multiple virtual hosts far more useful.</para>
     </change>
+
+    <change type="bug" ref="1450">
+      <para>The flag that is raised upon reception of a
+      <code>SIGHUP</code> has been marked <code>volatile</code> so it
+      will not be optimized away by the compiler.</para>
+    </change>
   </subsystem>
 
   <subsystem>