[master] 7078f71 not decided on synthetic() yet
Nils Goroll
nils.goroll at uplex.de
Wed Sep 14 16:25:23 CEST 2016
commit 7078f719f869cff34ea43a3a5d1d589aa73d88bf
Author: Nils Goroll <nils.goroll at uplex.de>
Date: Wed Sep 14 16:24:06 2016 +0200
not decided on synthetic() yet
diff --git a/doc/sphinx/whats-new/upgrading-5.0.rst b/doc/sphinx/whats-new/upgrading-5.0.rst
index 642a29b..22de9ff 100644
--- a/doc/sphinx/whats-new/upgrading-5.0.rst
+++ b/doc/sphinx/whats-new/upgrading-5.0.rst
@@ -47,8 +47,8 @@ vcl_backend_fetch {}
vcl_backend_error {}
~~~~~~~~~~~~~~~~~~~~
-* added write access to ``beresp.body``, the response body. This is
- planned to replace ``synthetic()`` in future releases.
+* added write access to ``beresp.body``, the response body. This may
+ replace ``synthetic()`` in future releases.
vcl_deliver {}
~~~~~~~~~~~~~~
@@ -59,8 +59,8 @@ vcl_deliver {}
vcl_synth {}
~~~~~~~~~~~~
-* added write access to ``resp.body``, the response body. This is
- planned to replace ``synthetic()`` in future releases.
+* added write access to ``resp.body``, the response body. This may
+ replace ``synthetic()`` in future releases.
Management interface
====================
More information about the varnish-commit
mailing list