diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-02-12 09:18:10 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-02-12 09:18:10 +0000 |
commit | 86417a524753ddd10e3cc3845e3db1b06d4a99da (patch) | |
tree | e1caef21800f8bb9fa35f34cdddaa9d0570228e0 /NEWS | |
parent | 73abdc0d336211b692701759b7017fcc2da9eb77 (diff) |
made default_addrbook_func static, and made 3.0beta8 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2474 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,9 +2,12 @@ Changes of Sylpheed * 3.0.0beta8 (development) + * The new filter match type 'is in addressbook' was added. This can be + used from filtering, query search and quick search. * The new account setup dialog was implemented. It also supports easy Gmail setup. * The address completion was modified. + * The spell-checking and PGP settings are preserved for draft messages now. * The crash problem when trying to check PGP signatures while GnuPG was not available was fixed. |