diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-04-12 09:59:58 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-04-12 09:59:58 +0000 |
commit | e4d6354d8d3beea72aefa35fe28794d3f9f179fd (patch) | |
tree | 88d62bc42dfa950a2fa7cd5226e06cdc47406e5d /NEWS | |
parent | 5b061cee06fde861174b7e186c5bfacbd1a97b4c (diff) |
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@213 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -2,15 +2,16 @@ Changes of Sylpheed * 1.9.8 (development) - * The folder view was reimplemented using GtkTreeView, and auto-scroll on - dragging was implemented. - * The filter preferences and edit account dialog were reimplemented using - GtkTreeView. - * The broken PLAIN authentication method for SMTP AUTH was fixed. - * The line-wrapping of composition window was modified not to screw up - itemized lines. + * The filter preferences dialog, the edit account dialog, and the folder + view were reimplemented using GtkTreeView. + * Auto-scroll on DnD was implemented. + * GBK encoding is supported. + * The broken PLAIN authentication for SMTP AUTH was fixed. * A workaround for some SMTP servers, which terminate connection right after QUIT command was sent, was made. + * Clear-signed messages are not MIME-encoded anymore. + * The line-wrapping of composition window was modified not to screw up + itemized lines. * 1.9.7 (development) |