diff options
author | Omar Polo <op@omarpolo.com> | 2021-03-31 13:23:29 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-03-31 13:23:29 +0000 |
commit | 33b455ada3f8b56119e5404050aba0ba25c0a9eb (patch) | |
tree | 404e584f89826172fad69e4c4dd17bfdd8c64842 | |
parent | 2ddc9271138a998ef81ebdf8210b5c54f6643dcd (diff) |
sync changes
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2021-03-29 Omar Polo <op@omarpolo.com> + + * Makefile (static): fixed `static' target + +2021-03-29 kornellapacz @ github + + * Dockerfile: add missing libevent-dev dependency, thanks! + 2021-03-27 Omar Polo <op@omarpolo.com> * gmid.h (struct client): correctly handle CGI scripts that replies with the maximum header length allowed |