Skip to content

Commit

Permalink
Update to 1.0.0beta3:
Browse files Browse the repository at this point in the history
* 1.0.0beta3
    * 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.

* 1.0.0beta2
    * don't move or delete 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.

* 1.0.0beta1
    * 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.

* 0.9.99
    * The new filtering system, which has many new features, has been
      implemented.
    * The handling of 'New' flags for messages has been modified.
    * The spool path setting can now take both file and directory.
    * Invalid URIs used by DnD has been fixed.
    * Other bugfixes have been made.
  • Loading branch information
jmmv committed Nov 21, 2004
1 parent bc4bf27 commit 5be1d4f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions mail/sylpheed/Makefile
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.68 2004/10/03 00:12:54 tv Exp $
# $NetBSD: Makefile,v 1.69 2004/11/21 08:58:24 jmmv Exp $

DISTNAME= sylpheed-0.9.12
PKGREVISION= 1
DISTNAME= sylpheed-1.0.0beta3
CATEGORIES= mail news x11
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
EXTRACT_SUFX= .tar.bz2
Expand Down
6 changes: 3 additions & 3 deletions mail/sylpheed/distinfo
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.34 2004/06/17 22:22:16 chris Exp $
$NetBSD: distinfo,v 1.35 2004/11/21 08:58:24 jmmv Exp $

SHA1 (sylpheed-0.9.12.tar.bz2) = b80f0196f559b4671b214dada8d56be0a74b71fd
Size (sylpheed-0.9.12.tar.bz2) = 2304925 bytes
SHA1 (sylpheed-1.0.0beta3.tar.bz2) = cc0116e470a960cfc17744ee46cefd2bd3954bde
Size (sylpheed-1.0.0beta3.tar.bz2) = 2344429 bytes

0 comments on commit 5be1d4f

Please sign in to comment.