aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-09-27 07:27:58 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-09-27 07:27:58 +0000
commite51b2f4a236f039a8000bbba264fe8cde1477063 (patch)
treed5f8f04bdef5dbc2ceed1ede71343ed712eeb347 /NEWS
parent4e4f75584f729bfd8282efcf0a93e8c6e378ec52 (diff)
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3162 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 5 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 6a2d3a4d..15fa57cd 100644
--- a/NEWS
+++ b/NEWS
@@ -2,13 +2,15 @@ Changes of Sylpheed
* 3.3.0beta2 (development)
- * The ability of opening external rfc822 message files (.eml) was added.
+ * The ability of opening external rfc822 format message files (.eml) was
+ added.
* Sylpheed now accepts mailto: and file: URL without command-line option.
+ (sylpheed file:///path/to/file.eml)
* The option to specify the position of the attach tool button was added.
* The header labels on the header view now have tooltips.
* A minor memory leak related to tooltips was fixed.
- * The long-standing drag-without-button-press bug on IMAP folders was
- fixed.
+ * The long-standing drag-without-button-press bug on IMAP folders (since
+ 3.0) was fixed (#93).
* 3.3.0beta1 (development)