aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 417f4f40..cd7121ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
1December 2021
2 Fixed Makefile warning on MinGW.
3 Fixed compiler warning on MinGW.
4 Fixed "configure" portability (for NetBSD).
5 MSVC project cosmetics.
6 MSVC fixed project to fix linker warning.
7 Fixed compiler warning on some platforms.
8 Further improved test_client_put_stop to get stable results on all
9 platforms.
10 Added workaround for platforms (like OpenBSD) where system monotonic clocks
11 may jump forward and back.
12 Added more checks in test_large_put, increased timeout (was too small for
13 this test). -EG
14
1Web 19 Dec 2021 18:30:00 MSK 15Web 19 Dec 2021 18:30:00 MSK
2 Releasing GNU libmicrohttpd 0.9.74 -EG 16 Releasing GNU libmicrohttpd 0.9.74 -EG
3 17