summaryrefslogtreecommitdiff
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 3937a4e61..b7d85fa83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@ v0.3.6-dev, 2011-08-26
Version 0.3.6 (under dev!)
--------------------------
+* core: replace deprecated gnutls function
+ "gnutls_certificate_client_set_retrieve_function" by new function
+ "gnutls_certificate_set_retrieve_function" (gnutls >= 2.11.0)
* core: use dynamic buffer size for calls to vsnprintf
* core: fix memory leak in unhook of hook_connect
* core: fix memory leak in display of empty bar items