[master] e8344b806 upgrading WIP

Nils Goroll nils.goroll at uplex.de
Wed Sep 12 06:58:12 UTC 2018


commit e8344b8061e6151d0bc1a990c83459ed0f7b3d36
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Wed Sep 12 08:54:19 2018 +0200

    upgrading WIP

diff --git a/doc/sphinx/whats-new/upgrading-6.1.rst b/doc/sphinx/whats-new/upgrading-6.1.rst
index 0daf56df7..a8c3ae7b4 100644
--- a/doc/sphinx/whats-new/upgrading-6.1.rst
+++ b/doc/sphinx/whats-new/upgrading-6.1.rst
@@ -131,6 +131,9 @@ Other changes to VCL
   which can be used in ``vcl_init`` to emit an error message if the
   VCL load fails due to the return.
 
+* Additional ``import`` statements of an already imported vmod are now
+  ignored.
+
 VMODs
 =====
 
@@ -371,6 +374,13 @@ Other changes
     ``cache_director.h`` is not public, and should not be used by a
     VMOD intended for VRT ABI compatibility.
 
+  * The director API in ``vrt.h`` differs from the previous
+    interface:
+
+    *WIP slink*
+
+    * The director API which has changed:
+
   * Python 3 is now preferred in builds, and will likely be required
     in future versions.
 


More information about the varnish-commit mailing list