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 3e1460d5..5927f0e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-07-27
+
+ * libsylph/sylmain.c
+ src/main.c: moved ssl_init()/ssl_done() from
+ syl_init()/syl_cleanup() to src/main. Fixes accepted SSL certs
+ not loaded when using alternative config dir.
+
2010-07-23
* libsylph/virtual.c