aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b3ef9e5..53b0e08c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
1Fri Apr 08 18:32:17 CET 2016
2 Some minor internal fixes, addition error checking and
3 micro optimizations.
4 Reworked usage of sockets shutdown() - now work equally
5 on all platforms, disconnection should be "more graceful". -EG
6
1Tue Mar 15 21:52:27 CET 2016 7Tue Mar 15 21:52:27 CET 2016
2 Do not crash if pthread_create() fails. -DD 8 Do not crash if pthread_create() fails. -DD
3 9