From 33b455ada3f8b56119e5404050aba0ba25c0a9eb Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Wed, 31 Mar 2021 13:23:29 +0000 Subject: [PATCH] sync changes --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3e8e2c6..b2d4ae7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2021-03-29 Omar Polo + + * Makefile (static): fixed `static' target + +2021-03-29 kornellapacz @ github + + * Dockerfile: add missing libevent-dev dependency, thanks! + 2021-03-27 Omar Polo * gmid.h (struct client): correctly handle CGI scripts that replies with the maximum header length allowed