[master] 2d352a1 whatsnew progress on misc details

Nils Goroll nils.goroll at uplex.de
Wed Sep 14 16:25:23 CEST 2016


commit 2d352a12321ee33e7e8e774e3dec1cfb8a882c16
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Wed Sep 14 16:22:54 2016 +0200

    whatsnew progress on misc details

diff --git a/doc/sphinx/whats-new/changes-5.0.rst b/doc/sphinx/whats-new/changes-5.0.rst
index 5d30506..a2f8084 100644
--- a/doc/sphinx/whats-new/changes-5.0.rst
+++ b/doc/sphinx/whats-new/changes-5.0.rst
@@ -189,6 +189,13 @@ devicedetect.vcl
 
 The basic device detection vcl is now bundled with varnish.
 
+varnishtest
+~~~~~~~~~~~
+
+* ``resp.msg`` renamed to ``resp.reason`` for consistency with vcl
+* HTTP2 testing capabilities added
+* default search path for executables and vmods added
+* ``sema`` mechanism replaced by ``barrier``
 
 misc
 ~~~~
@@ -198,6 +205,9 @@ Brief notes on other changes
 * Added separate thread for object expiry
 * The ESI parser is now more tolerant to some syntactic corner cases
 * Reduced needless rushing of requests on the waitinglist
+* `varnishhist` can now process backend requests and offers a timebend
+  function to control the processing speed
+* ``std.integer()`` can now also parse real numbers and truncates them
 
 News for vmod authors
 ~~~~~~~~~~~~~~~~~~~~~



More information about the varnish-commit mailing list