diff options
author | Evgeny Grin (Karlson2k) <k2k@narod.ru> | 2021-12-26 20:02:23 +0300 |
---|---|---|
committer | Evgeny Grin (Karlson2k) <k2k@narod.ru> | 2021-12-26 20:02:23 +0300 |
commit | 1c381f499c3ba30f4c82d497993e15877f776e84 (patch) | |
tree | 0b73612fbb85f898faaf9096df49496d15bf92a0 | |
parent | 3478d3bcac414540dcad2058d60ee881eaa540e2 (diff) |
ChangeLog updated
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |