From 27abbbafebc870b9af122ca269e06a8b9d31bd8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Fri, 5 Nov 2021 08:25:48 +0100 Subject: [PATCH] Add a CHANGES marker --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 3bce1e270e..a836f616cb 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,8 @@ via DNS-over-HTTPS, according to the recommendations given in RFC 8484. [GL #2854] + --- 9.17.20 released --- + 5755. [bug] The statistics channel wasn't correctly handling multiple HTTP requests, or pipelined or truncated requests. [GL #2973]