Update to 2.4.0beta7:
* In-Reply-To header was supported in mailto URL. * Stop button was added to the main toolbar. * An error message is displayed now when the decryption of PGP encrypted messages failed. * Remote commands such as 'compose', 'receive' and 'send' are disabled when a modal dialog exists. * Process termination is forced after the execution of finalizer routine. * The behavior of 'Go to next unread' with changing folders was fixed. * The sylpheed.desktop file was modified. * Win32: A bug that the folder path separator was not processed correctly in some cases (fixes path information becoming incorrect on renaming subfolders). * 2.4.0beta6 (development) * The bug in automatic IMAP4 filtering that messages which were not filtered were not counted as new ones was fixed. * Win32: The workaroud for the redraw problem of GtkCList and GtkCTree in GTK+ 2.10.11 was made. * Win32: The stall on rebuilding folder tree which appeared since GTK+ 2.10.11 was fixed. * Win32: Environmental variable "LANGUAGE" was disabled (fixes incorrect language selection on some environments).
This commit is contained in:
parent
e0700414cd
commit
fc1ba4fe41
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.44 2007/03/19 19:51:39 xtraeme Exp $
|
||||
# $NetBSD: Makefile,v 1.45 2007/04/08 16:09:06 xtraeme Exp $
|
||||
|
||||
DISTNAME= sylpheed-2.4.0beta5
|
||||
DISTNAME= sylpheed-2.4.0beta7
|
||||
PKGNAME= ${DISTNAME:S/-/-devel-/}
|
||||
CATEGORIES= mail news x11
|
||||
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.4beta/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.31 2007/03/19 19:51:39 xtraeme Exp $
|
||||
$NetBSD: distinfo,v 1.32 2007/04/08 16:09:06 xtraeme Exp $
|
||||
|
||||
SHA1 (sylpheed-2.4.0beta5.tar.bz2) = d783d685028c07dc0b507b3068e54771260a73c0
|
||||
RMD160 (sylpheed-2.4.0beta5.tar.bz2) = e65cdec0922c17f421e8d986fc020d0584b6350b
|
||||
Size (sylpheed-2.4.0beta5.tar.bz2) = 2691490 bytes
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue