[master] af7ed69c8 Mention the obj.hits fix in vcl_hit in the 2018-09 release docs.
    Geoff Simmons 
    geoff at uplex.de
       
    Wed Sep 12 08:12:13 UTC 2018
    
    
  
commit af7ed69c83c43f260fa065a28f65170a9f04c2e3
Author: Geoff Simmons <geoff at uplex.de>
Date:   Wed Sep 12 10:10:31 2018 +0200
    Mention the obj.hits fix in vcl_hit in the 2018-09 release docs.
diff --git a/doc/sphinx/whats-new/upgrading-6.1.rst b/doc/sphinx/whats-new/upgrading-6.1.rst
index a8c3ae7b4..47729f7d8 100644
--- a/doc/sphinx/whats-new/upgrading-6.1.rst
+++ b/doc/sphinx/whats-new/upgrading-6.1.rst
@@ -119,6 +119,12 @@ test VFPs implemented in VMODs. Over time we hope that an "ecology" of
 VFP code will develop that will enrich the features available to
 Varnish deployments.
 
+``obj.hits``
+------------
+
+Has been fixed to return the correct value in ``vcl_hit`` (it had been
+0 in ``vcl_hit``).
+
 Other changes to VCL
 ~~~~~~~~~~~~~~~~~~~~
 
    
    
More information about the varnish-commit
mailing list