commit c1272f63e4b85f663b56a8e67e31f3e85dd78faa from: Omar Polo date: Mon Oct 04 09:08:21 2021 UTC sync commit - 99c91b4a51fea49255b5e6989278f6b9990d0a5c commit + c1272f63e4b85f663b56a8e67e31f3e85dd78faa blob - befadd9ac253f0e8bf08c20b481eaffccfb18fdb blob + 83452d2d9643001f19003aad2964a51a16d5fa9b --- ChangeLog +++ ChangeLog @@ -1,3 +1,7 @@ +2021-10-04 Omar Polo + + * regress/runtime: regression test restructured. still implemented as a set of POSIX-scripts + 2021-10-02 Omar Polo * server.c (client_read): reworked the internal structure. Now we leverage libevent' bufferevents more.