[6.0] b10f51e5c Update changelog to include HTTP response reasons

Reza Naghibi reza at naghibi.com
Wed Oct 7 14:23:06 UTC 2020


commit b10f51e5ce09004cbf3b859c4dcd90fa8bf61d62
Author: Reza Naghibi <reza at naghibi.com>
Date:   Wed Oct 7 10:22:36 2020 -0400

    Update changelog to include HTTP response reasons

diff --git a/doc/changes.rst b/doc/changes.rst
index 08ccb7bf0..228c4210e 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -30,7 +30,9 @@ release process.
 Varnish Cache 6.0.7 (YYYY-MM-DD)
 ================================
 
-* Add weighted backend to vmod_shard.
+* Add support for more HTTP response code reasons (3428_).
+
+* Add weighted backends to vmod_shard.
 
 * Fix an issue where an undefined value is returned when converting
   a VCL_TIME to a string. (3308_)
@@ -75,6 +77,7 @@ Varnish Cache 6.0.7 (YYYY-MM-DD)
 
 * Expose the master and worker PIDs via the CLI: `varnishadm pid`. (3171_)
 
+.. _3428: https://github.com/varnishcache/varnish-cache/pull/3428
 .. _3308: https://github.com/varnishcache/varnish-cache/pull/3308
 .. _3385: https://github.com/varnishcache/varnish-cache/issues/3385
 .. _3361: https://github.com/varnishcache/varnish-cache/issues/3361


More information about the varnish-commit mailing list