diff options
author | wiz <wiz@pkgsrc.org> | 2006-01-01 16:10:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-01-01 16:10:29 +0000 |
commit | 362a51494a6a64b298099db0566a2cf3537c8e25 (patch) | |
tree | 0c6d328f498bbffccfa922ae3ba9364e6205bb59 /news/tin/distinfo | |
parent | 7e8357fd9e6813b8c5b78713577fffb55d3e71e4 (diff) | |
download | pkgsrc-362a51494a6a64b298099db0566a2cf3537c8e25.tar.gz |
Update to 1.8.0.
Convert to options framework.
Prefer package version to internal version of pcre.
Add curses and inet6 options.
New features and changes since tin-1.6.0
Changes
-------
. interactive mailer can now be fed with headers. The old use_mailreader_i
config variable is obsolete and superseded by the new interactive_mailer
variable that can have three values:
0 no interactive mailreader (old use_mailreader_i=OFF)
1 interactive mailreader with headers
2 interactive mailreader without headers (old use_mailreader_i=ON)
New features
------------
. You can now specify a mailbox folder to save your sent mails (fcc=) so
you possibly don't need auto_cc or auto_bcc anymore. See tin(5).
. x_headers can take a command which generates the header(s). See tin(5).
. mime_forward (message/rfc822) attributes option
. single line scrolling in all levels
. minimalistic BiDi support (render_bidi)
. minimalistic IDNA decoding support
. display non-printable characters as octals in raw-mode
. user defined date_format
. support non-ascii key-bindings
. 'percentage match' threading
Retired Features
----------------
. AmigaOS support
Diffstat (limited to 'news/tin/distinfo')
-rw-r--r-- | news/tin/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/news/tin/distinfo b/news/tin/distinfo index bc43034ff48..c6730c0f25d 100644 --- a/news/tin/distinfo +++ b/news/tin/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2005/02/24 12:19:56 agc Exp $ +$NetBSD: distinfo,v 1.10 2006/01/01 16:10:29 wiz Exp $ -SHA1 (tin-1.6.2.tar.bz2) = 9ab37d0b2712c074e60d99d0cf5bb3a774be75db -RMD160 (tin-1.6.2.tar.bz2) = 28a91ebe0c6064f76e0d81494ee3b8a28c15a4ab -Size (tin-1.6.2.tar.bz2) = 1186877 bytes -SHA1 (patch-aa) = 0551171473f2f7ba26ec703d4844f73ca20b2040 +SHA1 (tin-1.8.0.tar.bz2) = ce3bee69f98ce66587124e7159c47443d6c102df +RMD160 (tin-1.8.0.tar.bz2) = e7e04566c4d4a8fdce64b195e26329360053e2d9 +Size (tin-1.8.0.tar.bz2) = 1406674 bytes +SHA1 (patch-aa) = a3d40ff4e38230bcf8a3814c92ec2a75f85bf44e |