aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c78caa0e..f512a23c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Mon Oct 22 13:05:01 CEST 2012
2 Immediately do a second read if we get a full buffer from
3 TLS as there might be more data in the TLS buffers even if
4 there is no activity on the socket. -CG
5
1Tue Oct 16 01:33:55 CEST 2012 6Tue Oct 16 01:33:55 CEST 2012
2 Consistently use "#ifdef" and "#ifndef" WINDOWS, and not 7 Consistently use "#ifdef" and "#ifndef" WINDOWS, and not
3 sometimes "#if". -CG 8 sometimes "#if". -CG