From ba919b7350eb79a08192c01b3db63973003da85c Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Fri, 28 Oct 2022 01:49:55 +0200 Subject: Requiring GNU C11. Suggested-by: Andrew Clayton Signed-off-by: Alejandro Colomar --- docs/changes.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/changes.xml') diff --git a/docs/changes.xml b/docs/changes.xml index 014f243d..54d01b1e 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -31,6 +31,12 @@ NGINX Unit updated to 1.29.0. date="" time="" packager="Nginx Packaging <nginx-packaging@f5.com>"> + + +require GNU C11. + + + removed $uri auto-append for "share" when loading configuration. -- cgit