aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a606d2fe..a918505e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Sat Sep 3 11:56:20 CEST 2016
2 Adding logic for handling HTTP "Upgrade" in thread-per-connection
3 mode. Also still untested. -CG
4
1Sat Aug 27 21:01:43 CEST 2016 5Sat Aug 27 21:01:43 CEST 2016
2 Adding a few extra safety checks around HTTP "Upgrade" 6 Adding a few extra safety checks around HTTP "Upgrade"
3 (against wrong uses of API), and a testcase. -CG 7 (against wrong uses of API), and a testcase. -CG