diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-09-03 18:19:42 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-09-03 18:19:42 +0000 |
commit | 5e017451d646002bcf2bb476964deaca203a572f (patch) | |
tree | b75cb346b337d4502821b49a88d6fd52e496ee63 /mail/sylpheed-claws/PLIST | |
parent | f2e2e27dc892fa0ed5427dfe4f64f1c4a48ad702 (diff) | |
download | pkgsrc-5e017451d646002bcf2bb476964deaca203a572f.tar.gz |
Updated to 0.9.4.
Please review ChangeLog.claws to see the changes between 0.9.2 to
0.9.4, mostly those are bugfixes.
* 0.9.2
* The bug that removed messages from server if "Don't receive" action is
specified by the filter rule has been fixed.
* The bug that caused abort when a button is double-clicked on some
dialogs has been fixed.
* A warning that was displayed when address book was empty has been fixed.
* 0.9.1
* The bug in handling folder names which include '+' in IMAP4 modified
UTF-7 conversion has been fixed.
* The parsing of message/rfc822 parts in multipart messages has been
fixed.
* Several bugs of auto signature replacement has been fixed.
* A bug that didn't hide user string in the Action dialog has been fixed.
* Socket I/O timeout interval is now configurable.
* 0.9.0
* The multi-process network I/O has been implemented for POP3 and SMTP.
* The Action feature has been improved.
* The automatic signature replacement on account change has been
implemented.
* Hyperlinks of HTML messages are now correctly handled.
* The separated message view now has a menubar.
* Original messages' headers are now included as the preset keywords
on automatic filter creation.
* The verbose error messages are now displayed on POP3 and SMTP.
* The lines of the log window is now restricted to reduce the memory
usage.
* The Shift_JIS locale has been supported.
* The internal MIME structure has been cleaned up.
* Address names which have special characters are now correctly quoted.
* Slovak message catalog has been added.
* The header corruption bug on reediting has been fixed.
* The bug of UTF-7 encoding conversion has been fixed.
* A workaround for unknown timezones has been made.
* A workaround for wrapping problem on UTF-8 locale has been made.
* More workaround for crashes by illegal characters has been made.
* The crash bug in IMAP4 parser has been fixed.
* The crash bug of the composition window has been fixed.
* The colormap / visual problem on Solaris has been fixed.
* Other bugfixes have been made.
Diffstat (limited to 'mail/sylpheed-claws/PLIST')
-rw-r--r-- | mail/sylpheed-claws/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sylpheed-claws/PLIST b/mail/sylpheed-claws/PLIST index f84904f20a0..5427874eaf7 100644 --- a/mail/sylpheed-claws/PLIST +++ b/mail/sylpheed-claws/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2003/03/22 01:45:15 salo Exp $ +@comment $NetBSD: PLIST,v 1.9 2003/09/03 18:19:43 xtraeme Exp $ bin/sylpheed man/man1/sylpheed.1 share/examples/sylpheed/mime.types @@ -20,6 +20,7 @@ ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/sylpheed.mo +${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo share/sylpheed/faq/de/sylpheed-faq-1.html share/sylpheed/faq/de/sylpheed-faq-2.html share/sylpheed/faq/de/sylpheed-faq-3.html |