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 3461e356..a8f5cf0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Sun 15 Dec 2019 02:12:02 PM CET
2 Fix send() call (affects Mac OS X). #5977 -CG/fbrault
3
1Fri 29 Nov 2019 11:22:25 PM CET 4Fri 29 Nov 2019 11:22:25 PM CET
2 If application suspends a connection before we could send 100 CONTINUE, 5 If application suspends a connection before we could send 100 CONTINUE,
3 give application another shot at queuing a reply before the upload begins. -CG 6 give application another shot at queuing a reply before the upload begins. -CG