From 14d21d026a2eadc2641727bd9229764b29c64274 Mon Sep 17 00:00:00 2001 From: "Maarten L. Hekkelman" Date: Thu, 1 Feb 2024 09:17:34 +0100 Subject: [PATCH] update changelog --- changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index 529d66f..540a9fc 100644 --- a/changelog +++ b/changelog @@ -1,8 +1,9 @@ Version 6.0.13 -- Flush to access log after each request. (replacing all +- Flush access log after each request. (replacing all instances of std::endl was a bit too drastic). - Better handling of not_found - Don't test when included in other project +- Fix redirects after login/logout (this time for real, I hope) Version 6.0.12 - Catch URI parse error in connection