diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-07-27 07:33:20 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-07-27 07:33:20 +0000 |
commit | 2323f838dbf605f498b953bc9d75657639d131f4 (patch) | |
tree | 5d1ad37c64d46f0976abbd8fc1bcb67f525eb5d5 /ChangeLog | |
parent | ef9b25bb1a22c98c33d6d1edd48f061243838e48 (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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |