[master] 3f433f96c New feature isn't that new
    Dridi Boukelmoune 
    dridi.boukelmoune at gmail.com
       
    Tue Sep 11 07:05:13 UTC 2018
    
    
  
commit 3f433f96c7151a1d592eb604c662d3978f1b936d
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Tue Sep 11 09:03:26 2018 +0200
    New feature isn't that new
diff --git a/doc/sphinx/whats-new/upgrading-6.1.rst b/doc/sphinx/whats-new/upgrading-6.1.rst
index 743821b7a..3c635643f 100644
--- a/doc/sphinx/whats-new/upgrading-6.1.rst
+++ b/doc/sphinx/whats-new/upgrading-6.1.rst
@@ -313,10 +313,10 @@ Other changes
 
 * For all of the utilities that access the Varnish log --
   ``varnishlog(1)``, ``varnishncsa(1)``, ``varnishtop(1)`` and
-  ``varnishhist(1)`` -- it is now possible to set multiple ``-I`` and
-  ``-X`` command-line arguments.  So you can use multiple include and
-  exclude filters that apply regular expressions to selected log
-  messages.
+  ``varnishhist(1)`` -- it was already possible to set multiple ``-I``
+  and ``-X`` command-line arguments.  It is now properly documented
+  that you can use multiple include and exclude filters that apply
+  regular expressions to selected log records.
 
 * Changes for developers:
 
    
    
More information about the varnish-commit
mailing list