aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c5ed100..0767a438 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-04-23
+
+ * libsylph/ssl.c
+ src/sslmanager.c: use OPENSSL_free() instead of g_free() for
+ strings allocated by OpenSSL (fixes crash on Win32 when an OpenSSL
+ DLL linked with MSVCR71.DLL was used. Thanks to Akihiro Okamura).
+
2007-04-20
* version 2.4.0