aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-03-27 11:36:30 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-03-27 11:36:30 +0200
commit4564b6c9776eecfece2eb097ebe5aebfd79c9cb8 (patch)
tree12aaa33b46c9f8c85d8b5897079f21ea15ede0fc /README
parent87ff2f5ebb147d6800b838d8e9dd6063305ddd47 (diff)
downloadvmod-dict-4564b6c9776eecfece2eb097ebe5aebfd79c9cb8.tar.gz
vmod-dict-4564b6c9776eecfece2eb097ebe5aebfd79c9cb8.tar.bz2
Drop support for Varnish versions prior to 6.0
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 7c4a5c5..3affbfc 100644
--- a/README
+++ b/README
@@ -38,9 +38,10 @@ as follows:
set req.http.X-Value = dict.lookup("key");
+The module has been tested with Varnish versions 6.0.2 -- 6.3.2.
+
* Installation
In order to compile the package you need to have installed
-varnishd and varnishapi package. The module has been tested with
-Varnish versions 4.1, 5.1, and 6.0.2.
+varnishd and varnishapi package.
Supposing that condition is met, run:

Return to:

Send suggestions and report system problems to the System administrator.