commit 1c381f499c3ba30f4c82d497993e15877f776e84 parent 3478d3bcac414540dcad2058d60ee881eaa540e2 Author: Evgeny Grin (Karlson2k) <k2k@narod.ru> Date: Sun, 26 Dec 2021 20:02:23 +0300 ChangeLog updated Diffstat:
| M | ChangeLog | | | 14 | ++++++++++++++ |
1 file changed, 14 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,17 @@ +December 2021 + Fixed Makefile warning on MinGW. + Fixed compiler warning on MinGW. + Fixed "configure" portability (for NetBSD). + MSVC project cosmetics. + MSVC fixed project to fix linker warning. + Fixed compiler warning on some platforms. + Further improved test_client_put_stop to get stable results on all + platforms. + Added workaround for platforms (like OpenBSD) where system monotonic clocks + may jump forward and back. + Added more checks in test_large_put, increased timeout (was too small for + this test). -EG + Web 19 Dec 2021 18:30:00 MSK Releasing GNU libmicrohttpd 0.9.74 -EG