aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d400eb85..ca0a8847 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Wed 08 Apr 2020 10:53:01 PM CEST
2 Introduce `enum MHD_Result` for #MHD_YES/#MHD_NO to avoid using 'int' so much. -CG
3
1Sat 07 Mar 2020 05:20:33 PM CET 4Sat 07 Mar 2020 05:20:33 PM CET
2 Fixed #6090 (misc. severe socket handling bugs on OS X). -CG 5 Fixed #6090 (misc. severe socket handling bugs on OS X). -CG
3 6