[master] d428b35 Move deprication notice.
Lasse Karstensen
lkarsten at varnish-software.com
Fri Sep 11 10:38:18 CEST 2015
commit d428b3535698ec35943de7506e43b7b09d3e9c6d
Author: Lasse Karstensen <lkarsten at varnish-software.com>
Date: Fri Sep 11 09:51:15 2015 +0200
Move deprication notice.
diff --git a/doc/sphinx/whats-new/changes.rst b/doc/sphinx/whats-new/changes.rst
index 1da50fe..63c7343 100644
--- a/doc/sphinx/whats-new/changes.rst
+++ b/doc/sphinx/whats-new/changes.rst
@@ -117,6 +117,11 @@ these extra backend connections, the request would fail, perhaps multiple
times, before a working backend connection was found/created.
+Protocol support
+================
+
+Support for HTTP/0.9 on the client side has been retired.
+
Surrogate keys
==============
diff --git a/doc/sphinx/whats-new/upgrading.rst b/doc/sphinx/whats-new/upgrading.rst
index bcdf8c5..2921d10 100644
--- a/doc/sphinx/whats-new/upgrading.rst
+++ b/doc/sphinx/whats-new/upgrading.rst
@@ -49,12 +49,6 @@ Additionally, the ``varnishlog``, ``varnishncsa`` and other Varnish shared log
utilities must now be run in a context with `varnish` group membership.
-Protocol support
-================
-
-Support for HTTP/0.9 on the client side has been retired.
-
-
Changes to parameters
=====================
More information about the varnish-commit
mailing list