From 91ffd08d119b50d7491827aa6da83006c86076d9 Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Tue, 26 Jul 2022 16:58:15 +0200 Subject: [PATCH] Fixed line removed by accident. When fixing conflicts in the changelog, a line was removed by accident. Signed-off-by: Alejandro Colomar --- docs/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.xml b/docs/changes.xml index 8c4b5cf0..ae8478cd 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -58,6 +58,7 @@ more http variables support. added a new variable, $dollar, that translates to a literal "$" during +variable substitution.