diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2007-04-18 14:13:38 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2007-04-18 14:13:38 +0000 |
commit | 944eda2e11b3eab67aa9447ef68e15a5b9127587 (patch) | |
tree | 1fcbafe1ca15f126b10d5ae376fd60e354790052 /mail | |
parent | 09d04b1e6d5af4f0ec1abb318d63c157dcb07213 (diff) | |
download | pkgsrc-944eda2e11b3eab67aa9447ef68e15a5b9127587.tar.gz |
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.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed-devel/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed-devel/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/sylpheed-devel/Makefile b/mail/sylpheed-devel/Makefile index f72475527e2..de55614894b 100644 --- a/mail/sylpheed-devel/Makefile +++ b/mail/sylpheed-devel/Makefile @@ -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/ diff --git a/mail/sylpheed-devel/distinfo b/mail/sylpheed-devel/distinfo index e3cf2caf9b2..382773f47aa 100644 --- a/mail/sylpheed-devel/distinfo +++ b/mail/sylpheed-devel/distinfo @@ -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 |