[master] 1031433 Bring 1440a4a5 back

Federico G. Schwindt fgsch at lodoss.net
Thu Sep 15 01:07:08 CEST 2016


commit 1031433218edd19ca6912a26de95dca6a1989e59
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Thu Sep 15 00:05:06 2016 +0100

    Bring 1440a4a5 back
    
    I removed it when I was committing a larger chunk. Sorry.

diff --git a/doc/sphinx/whats-new/upgrading-5.0.rst b/doc/sphinx/whats-new/upgrading-5.0.rst
index e91408d..848b4e0 100644
--- a/doc/sphinx/whats-new/upgrading-5.0.rst
+++ b/doc/sphinx/whats-new/upgrading-5.0.rst
@@ -18,8 +18,8 @@ Changes to VCL
   underscores (_).  In addition, the first character should be alphabetic.
   That is, the name should match "[A-Za-z][A-Za-z0-9\_-]*".
 
-* Backend and integer types can be used in a boolean context.
-  See ``vcl(7)`` for details.
+* Like strings, backends and integers can now be used as boolean
+  expressions in if statements.  See ``vcl(7)`` for details.
 
 * Add support to perform matches in assignments, obtaining a boolean
   as result::



More information about the varnish-commit mailing list