aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-11-30 01:48:05 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-11-30 01:48:05 +0000
commit6541ef47ae8d14888161157c219ff36b90872274 (patch)
tree6e13432ae192e40bb6889671e0e762acacbf0646 /NEWS
parentb0ffe48e163ef47cfb0b82f0feec3d0641915ea0 (diff)
made 3.0.0beta3 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2362 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a2da5109..a80ea50c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
Changes of Sylpheed
+* 3.0.0beta3 (development)
+
+ * SHA1/MD5 fingerprint and validity period of certificate is now
+ displayed when verification of server SSL certificate failed.
+ * Address book is now sortable by each column.
+ * Address book search feature was added.
+ * The visibility of message number columns in the folder view is now
+ configurable for each column.
+ * The error check of socket connection became more strict.
+ * Win32: OpenSSL was updated to 0.9.8l.
+
* 3.0.0beta2 (development)
* Many important bugs related to multi-threading were fixed.