From 15acd9c6ec983d154df6a591576a1c62df25e926 Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Thu, 6 Jun 2024 14:49:12 +0000 Subject: [PATCH] site: log for 2.0.4 --- site/changelog.gmi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/site/changelog.gmi b/site/changelog.gmi index ab3d9ab8..e5465458 100644 --- a/site/changelog.gmi +++ b/site/changelog.gmi @@ -1,5 +1,10 @@ # change log +## 2024/06/06 - 2.0.4 “Lady Stardust” bugfix release + +* add a nicer error message if the removed `cgi' option is still used. Reported by freezr. +* portability fix for systems with a wrong strnvis(3). + ## 2024/06/04 - 2.0.3 “Lady Stardust” bugfix release * relax the SNI requirements