Subject: CVS commit: pkgsrc/mail/sylpheed-gtk2
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 12/26/2004 04:12:58
Module Name: pkgsrc
Committed By: minskim
Date: Sun Dec 26 04:12:58 UTC 2004
Modified Files:
pkgsrc/mail/sylpheed-gtk2: Makefile distinfo
Log Message:
Update sylpheed-gtk2 to 1.0.0.20041224.
Changes since 0.9.99.
* The first official release.
* The escaping of special characters in action commands has been modified.
* The crash on deleting a remote account has been fixed.
* The IMAP4 parser has been fixed for 64-bit platforms.
* Users are now asked to switch to online mode when sending in offline.
* The line-joining problem of auto-wrapping has been fixed.
* Special characters are now properly escaped when executing
action commands.
* Some compiler warnings have been removed.
* The Japanese manual has been updated.
* Some icons have been modified, and unused icons have been removed.
* The menu strings have been fixed.
* The workaround for invalid CR characters on POP3 has been made.
* The Japanese JPilot address book has been supported.
* Back scrolling on Shift/Alt and Space key press has been enabled.
* Attached text files are now canonicalized before encoded to
BASE64 to conform with RFC 2045.
* The optimal Content-Transfer-Encoding will be used when
attaching text files.
* The icons of the receive dialog have been modified.
* Mozilla Firefox has become a default web browser.
* The auto-expanding status bar has been fixed.
* Messages won't be moved or deleted immediately at local
filtering when immediate execution option is off.
* 'Empty trash' has been added to the folder context menu.
* 'Remove mailbox' has been removed from the folder context menu.
* 'File' menu in the main menu has been reorganized.
* AND/OR matching option has been added to the summary search dialog.
* APOP setting became a separate option for POP3.
* Icons are added to the alert dialog and filter edit dialog.
* Cc is added for the parameter of templates.
* The menu of composition window has been reorganized.
* Gettext has been upgraded to 0.14.1.
* Some minor bugs of filtering have been fixed.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/mail/sylpheed-gtk2/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/mail/sylpheed-gtk2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.