From 8036523fff012d126c4d3c3b4a3a0f9f9e5e99c9 Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Thu, 7 Apr 2022 18:04:50 +0000 Subject: add forgotten entries --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 72d0ae7..34a5586 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,22 @@ * parse.y (option): deprecate `map' rule in favour of the `types' block +2022-03-27 Omar Polo + + * configure (VERSION): 1.8.3 tagged + + * server.c (start_cgi): fix a possible out-of-bound access in the + CGI handling. + +2022-03-26 Omar Polo + + * configure (VERSION): 1.8.2 tagged + + * server.c (handle_imsg_cgi_res): fix a CGI timing issue: if a + connection handled by a CGI scripts is interrupted with the right + timing it causes the server process to exit with "fatal in + client_by_id: invalid id X" + 2022-02-26 Omar Polo * parse.y: add the types block -- cgit v1.2.3