aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-27 07:33:20 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-27 07:33:20 +0000
commit2323f838dbf605f498b953bc9d75657639d131f4 (patch)
tree5d1ad37c64d46f0976abbd8fc1bcb67f525eb5d5 /ChangeLog
parentef9b25bb1a22c98c33d6d1edd48f061243838e48 (diff)
Fixes accepted SSL certs not loaded when using alternative config dir.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2635 ee746299-78ed-0310-b773-934348b2243d
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