[master] 2d7c601b4 Polish previous release documents

Nils Goroll nils.goroll at uplex.de
Thu Sep 14 18:08:07 UTC 2023


commit 2d7c601b43e7c9ce419736b42a99af7fae45b410
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Thu Sep 14 20:05:38 2023 +0200

    Polish previous release documents
    
    Remove boldface and XXXes which were intended to be removed before
    release.

diff --git a/doc/sphinx/whats-new/changes-7.1.rst b/doc/sphinx/whats-new/changes-7.1.rst
index 0b250db85..24ac45e18 100644
--- a/doc/sphinx/whats-new/changes-7.1.rst
+++ b/doc/sphinx/whats-new/changes-7.1.rst
@@ -1,8 +1,8 @@
 .. _whatsnew_changes_7.1:
 
-%%%%%%%%%%%%%%%%%%%%%%%%%%
-Changes in Varnish **7.1**
-%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%
+Changes in Varnish 7.1
+%%%%%%%%%%%%%%%%%%%%%%
 
 For information about updating your current Varnish deployment to the
 new version, see :ref:`whatsnew_upgrading_7.1`.
diff --git a/doc/sphinx/whats-new/changes-7.2.rst b/doc/sphinx/whats-new/changes-7.2.rst
index dee76fd9b..c7fbbbf09 100644
--- a/doc/sphinx/whats-new/changes-7.2.rst
+++ b/doc/sphinx/whats-new/changes-7.2.rst
@@ -1,8 +1,8 @@
 .. _whatsnew_changes_7.2:
 
-%%%%%%%%%%%%%%%%%%%%%%%%%%
-Changes in Varnish **7.2**
-%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%
+Changes in Varnish 7.2
+%%%%%%%%%%%%%%%%%%%%%%
 
 For information about updating your current Varnish deployment to the
 new version, see :ref:`whatsnew_upgrading_7.2`.
diff --git a/doc/sphinx/whats-new/changes-7.3.rst b/doc/sphinx/whats-new/changes-7.3.rst
index a5877d8d3..b6423edb6 100644
--- a/doc/sphinx/whats-new/changes-7.3.rst
+++ b/doc/sphinx/whats-new/changes-7.3.rst
@@ -1,8 +1,8 @@
 .. _whatsnew_changes_7.3:
 
-%%%%%%%%%%%%%%%%%%%%%%%%%%
-Changes in Varnish **7.3**
-%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%
+Changes in Varnish 7.3
+%%%%%%%%%%%%%%%%%%%%%%
 
 For information about updating your current Varnish deployment to the
 new version, see :ref:`whatsnew_upgrading_7.3`.
@@ -19,8 +19,6 @@ varnishd
 Parameters
 ~~~~~~~~~~
 
-**XXX changes in -p parameters**
-
 There is a new parameter ``transit_buffer`` disabled by default to limit the
 amount of storage used for uncacheable responses. This is useful in situations
 where slow clients may consume large but uncacheable objects, to prevent them
@@ -76,8 +74,6 @@ Changes to VCL
 VCL variables
 ~~~~~~~~~~~~~
 
-**XXX new, deprecated or removed variables, or changed semantics**
-
 The variables ``req.xid``, ``bereq.xid`` and ``sess.xid`` are now integers
 instead of strings, but should remain usable without a VCL change in a string
 context.
@@ -119,13 +115,9 @@ after the probe times out.
 VMODs
 =====
 
-**XXX changes in the bundled VMODs**
-
 varnishlog
 ==========
 
-**XXX changes concerning varnishlog(1) and/or vsl(7)**
-
 The in-memory and on-disk format of VSL records changed to allow 64bit
 VXID numbers. The new binary format is **not compatible** with
 previous versions, and log dumps performed with a previous Varnish
@@ -141,21 +133,12 @@ find the client IP address.
 varnishadm
 ==========
 
-**XXX changes concerning varnishadm(1) and/or varnish-cli(7)**
-
 The ``debug.xid`` command generally used by ``varnishtest`` now sets
 up the next VXID directly.
 
-varnishstat
-===========
-
-**XXX changes concerning varnishstat(1) and/or varnish-counters(7)**
-
 varnishtest
 ===========
 
-**XXX changes concerning varnishtest(1) and/or vtc(7)**
-
 It is now possible to send special keys NPAGE, PPAGE, HOME and END to a
 process.
 
@@ -168,9 +151,6 @@ available for HTTP/2 checks.
 Changes for developers and VMOD authors
 =======================================
 
-**XXX changes concerning VRT, the public APIs, source code organization,
-builds etc.**
-
 There is a new convenience macro ``WS_TASK_ALLOC_OBJ()`` to allocate objects
 from the current tasks' workspace.
 
diff --git a/doc/sphinx/whats-new/upgrading-7.1.rst b/doc/sphinx/whats-new/upgrading-7.1.rst
index 5d458c582..86ec9eb89 100644
--- a/doc/sphinx/whats-new/upgrading-7.1.rst
+++ b/doc/sphinx/whats-new/upgrading-7.1.rst
@@ -1,8 +1,8 @@
 .. _whatsnew_upgrading_7.1:
 
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-Upgrading to Varnish **7.1**
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%
+Upgrading to Varnish 7.1
+%%%%%%%%%%%%%%%%%%%%%%%%
 
 varnishd
 ========
diff --git a/doc/sphinx/whats-new/upgrading-7.2.rst b/doc/sphinx/whats-new/upgrading-7.2.rst
index a1ae38ea3..c7776efc5 100644
--- a/doc/sphinx/whats-new/upgrading-7.2.rst
+++ b/doc/sphinx/whats-new/upgrading-7.2.rst
@@ -1,8 +1,8 @@
 .. _whatsnew_upgrading_7.2:
 
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-Upgrading to Varnish **7.2**
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%
+Upgrading to Varnish 7.2
+%%%%%%%%%%%%%%%%%%%%%%%%
 
 varnishd
 ========
diff --git a/doc/sphinx/whats-new/upgrading-7.3.rst b/doc/sphinx/whats-new/upgrading-7.3.rst
index 1ce10f40a..38ae1cd7d 100644
--- a/doc/sphinx/whats-new/upgrading-7.3.rst
+++ b/doc/sphinx/whats-new/upgrading-7.3.rst
@@ -1,8 +1,8 @@
 .. _whatsnew_upgrading_7.3:
 
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-Upgrading to Varnish **7.3**
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%
+Upgrading to Varnish 7.3
+%%%%%%%%%%%%%%%%%%%%%%%%
 
 New VSL format
 ==============


More information about the varnish-commit mailing list