aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60e474b6..0a0ddf39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
1Wed 17 Mar 2021 20:53:33 MSK
2 Re-factored startup log parameters processing. Warn user if wrong logger
3 could be used potentially.
4 Added headers doxy with information about minimal MHD version when
5 particular symbols were introduced.
6 Added new daemon option to indicate SIGPIPE handling by application for
7 daemons being run in application thread. -EG
8
1Wed 24 Feb 2021 19:23:00 MSK 9Wed 24 Feb 2021 19:23:00 MSK
2 SIGPIPE-related macro minor refactoring for readability. 10 SIGPIPE-related macro minor refactoring for readability.
3 Added new response iov function (and related framework), based on the patch 11 Added new response iov function (and related framework), based on the patch