diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2015-12-21 06:50:35 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2015-12-21 06:50:35 +0000 |
commit | adbdd017d532b5548190a815041bed5e5a60ed2f (patch) | |
tree | b3cc21597de8a080dea21d851d2bbb20e7e1f260 /NEWS | |
parent | 6bf1fcb644188b1f2e370c9a38151af1eb2c2e4b (diff) |
enabled TLSv1.1 and TLSv1.2 for STARTTLS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3502 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,10 +3,14 @@ Changes of Sylpheed * 3.5.0 (stable) * A fix for ARM architecture was made. + * TLSv1.1 and TLSv1.2 will be enabled for STARTTLS when OpenSSL 1.0.1 or + above is used. * Some bugfixes and stability improvements were made. * Win32: more fix for the crash when linked with newer MSVCRT was made. * Win32: irresponsibe text entries on the first display of the filter edit dialog were fixed. + * Win32: libpng was updated to 1.4.18. + * Win32: OpenSSL was updated to v0.9.8zh. * 3.5.0beta3 (development) |