From c8bcd997894a58152a6ff11687ec37a5cf8bfc72 Mon Sep 17 00:00:00 2001 From: AD7six Date: Fri, 24 Oct 2014 16:12:04 +0000 Subject: [PATCH] bump the minimum version requirement to 1.6.0 using the version shipped with debian stable (which is where 1.2.1 came from) holds back this repository too much. --- CHANGELOG.md | 2 ++ doc/usage.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87e99f1..8e634f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ### HEAD + * Minimum nginx version upped from 1.2.1 to current stable, 1.6.0 + ### 1.0.0 (October 24 2014) Initial stable release diff --git a/doc/usage.md b/doc/usage.md index 96a4a8b..d241fb3 100644 --- a/doc/usage.md +++ b/doc/usage.md @@ -5,7 +5,7 @@ ## Requirements - * nginx version 1.2.1+ + * nginx version 1.6.0+ There are two ways to make use of the contents of this repository, as a reference or directly as the source for nginx to run from. A number of config snippets are