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 09d5f798..833d8f91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Wed Jun 22 10:25:13 CEST 2011
2 Eliminate unnecessary (and badly synchronized) calls to
3 MHD_get_timeout in MHD_USE_THREAD_PER_CONNECTION mode.
4 Document that this is not acceptable. -CG
5
1Tue Jun 21 13:54:59 CEST 2011 6Tue Jun 21 13:54:59 CEST 2011
2 Fixing tiny memory leak in SSL code from 'gnutls_priority_init'. 7 Fixing tiny memory leak in SSL code from 'gnutls_priority_init'.
3 Fixing data race between code doing connection shutdown and 8 Fixing data race between code doing connection shutdown and