From b211d0f7d9908de446e1ab4873a3191d53ebf00b Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Mon, 12 Apr 2021 21:13:51 +0000 Subject: [PATCH] sync changelog --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9ad4b87..9779fbe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2021-04-12 Omar Polo + + * 1.6.1 tagged + + * iri.c (path_clean): fix possible infinite loop in the IRI parsing code. + 2021-03-31 Omar Polo * gmid.h (struct vhost): remove limits on the number of vhosts and location blocks