Update to 2.4.0rc:

* The file copy and move were optimized.
* The crash on the cancellation of POP3/SMTP session was fixed.
* The crash when a person was removed and its e-mail addresses
  were referenced by a group in another folder was fixed.
* The Japanese manual was updated.

2.4.0beta8:

* In the address book, the import of CSV and Tab-separated text
  file was implemented.
* 'Within 1 day' and 'Recent 5 days' was added to the quick search rule.
* The toolbar style switch was added to the toolbar context menu.
* Stop button now cancels all sessions.
* The limitation of the nesting level of MIME structure was relaxed.
* A margin for text was added to the composition window.
* An error dialog is displayed if the execution of junk filter command fails.
* The overwrite confirmation of the file selection dialog was improved.
* ISO-8859-16 was supported in code conversion.
* Several UI problems in the address book were fixed.
* The stability of the cancellation of POP3/SMTP session was improved.
* The bug that the displayed number of message becoming incorrect on
  folder search was fixed.
This commit is contained in:
xtraeme 2007-04-18 14:13:38 +00:00
parent 09d04b1e6d
commit 944eda2e11
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.45 2007/04/08 16:09:06 xtraeme Exp $
# $NetBSD: Makefile,v 1.46 2007/04/18 14:13:38 xtraeme Exp $
DISTNAME= sylpheed-2.4.0beta7
DISTNAME= sylpheed-2.4.0rc
PKGNAME= ${DISTNAME:S/-/-devel-/}
CATEGORIES= mail news x11
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.4beta/

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.32 2007/04/08 16:09:06 xtraeme Exp $
$NetBSD: distinfo,v 1.33 2007/04/18 14:13:38 xtraeme Exp $
SHA1 (sylpheed-2.4.0beta7.tar.bz2) = b8b8d0ea1df9b076fc1fb341606d25e8c3952d06
RMD160 (sylpheed-2.4.0beta7.tar.bz2) = 180c04e360e3583561e53bb344268c5a4790572e
Size (sylpheed-2.4.0beta7.tar.bz2) = 2720369 bytes
SHA1 (sylpheed-2.4.0rc.tar.bz2) = c5f4ff5431895a7ac5d89e38e5f0e87f6ea35ee9
RMD160 (sylpheed-2.4.0rc.tar.bz2) = a0a97de5ad179fefb41b92bbb19bb2ed3ca0d5dc
Size (sylpheed-2.4.0rc.tar.bz2) = 2726450 bytes