[master] 7c3f01736 doc: Polish changelog

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Wed Sep 9 14:08:06 UTC 2020


commit 7c3f01736ab6fc58bbe5fa0851a85b5ac4606d07
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Wed Sep 9 16:06:58 2020 +0200

    doc: Polish changelog

diff --git a/doc/changes.rst b/doc/changes.rst
index 367327c8d..46c2b4aad 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -79,8 +79,8 @@ NEXT (scheduled 2020-09-15)
 * ``resp.filters`` now contains a correct value when the
   auto-determined filter list is read (3002_)
 
-* It is now a VCL (runtime) error to write to ``resp.do`` and
-  ``beresp.do_`` fields which determine the filter list after setting
+* It is now a VCL (runtime) error to write to ``resp.do_*`` and
+  ``beresp.do_*`` fields which determine the filter list after setting
   ``resp.filters`` and ``beresp.filters``, respectively
 
 * Behavior for 304 responses was changed not to update
@@ -203,7 +203,6 @@ NEXT (scheduled 2020-09-15)
     breaking change).
   * Add ``WS_ReservationSize()``
   * ``WS_Front()`` is now deprecated and replaced by ``WS_Reservation()``
-  * Add ``WS_Id()``
 
 * Handle a workspace overflow in ``VRY_Validate()`` (3319_)
 


More information about the varnish-commit mailing list