Update to 2.4.2:
* The recursive download of remote folders was enabled. * The quick search condition for each folder now persists between sessions. * The selection now persists when the quick search condition is updated. * SSL ports in Advanced tab of the account prefs dialog are now automatically set when SSL is enabled. * The '--open' command line option which open messages in new window was added. * Quoted-printable or base64 encoding is now forced on PGP/MIME signing instead of stripping trailing spaces (except for the case of ISO-2022-JP encoding). * The quoted-pair in From header is now processed correctly when displaying its name. * The performance of 'Mark all read' on IMAP folders was improved. * The bug that the character '+' in address was treated as URI-escaped space was fixed. * Unix: the problem that 'Get' and 'Get all' button could not be clicked after receiving while mouse pointer was over the buttons was fixed. 2.4.1: * If shift or control key is pressed on address completion, only address string is inserted now.
This commit is contained in:
parent
d20e2d43a3
commit
c32280b3bd
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.104 2007/04/25 17:21:11 xtraeme Exp $
|
||||
# $NetBSD: Makefile,v 1.105 2007/05/21 05:07:00 xtraeme Exp $
|
||||
|
||||
DISTNAME= sylpheed-2.4.0
|
||||
DISTNAME= sylpheed-2.4.2
|
||||
CATEGORIES= mail news x11
|
||||
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.4/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.56 2007/04/25 17:21:11 xtraeme Exp $
|
||||
$NetBSD: distinfo,v 1.57 2007/05/21 05:07:00 xtraeme Exp $
|
||||
|
||||
SHA1 (sylpheed-2.4.0.tar.bz2) = 64de3cb2094ea69f8b8be81112eaae8a67ed7a98
|
||||
RMD160 (sylpheed-2.4.0.tar.bz2) = c5dad0127c00fd1b8413f0fe7e3588c2aba3d608
|
||||
Size (sylpheed-2.4.0.tar.bz2) = 2728460 bytes
|
||||
SHA1 (sylpheed-2.4.2.tar.bz2) = 01b5272b680f9badb04500023449e4abebe4915d
|
||||
RMD160 (sylpheed-2.4.2.tar.bz2) = 12f740c12b6811629ff90761a2820de0f55d907e
|
||||
Size (sylpheed-2.4.2.tar.bz2) = 2726890 bytes
|
||||
|
|
Loading…
Reference in a new issue