diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-09-16 13:17:45 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-09-16 13:17:45 +0000 |
commit | a615423a99528891c5ecd2f420feaf3e4c4fc162 (patch) | |
tree | e98444b78612cc14a17953a07e50d7d6289864b9 /mail/mhonarc/PLIST | |
parent | 14d96003b2b84440bb5d5580cea4a7e1b7bb578a (diff) | |
download | pkgsrc-a615423a99528891c5ecd2f420feaf3e4c4fc162.tar.gz |
Updated to 2.6.8.
Patch provided by Adrian Portelli <adrianp@stindustries.net> via PR
pkg/22753.
Changes:
============================================================================
2003/08/12 (2.6.8)
* Bug Fixes:
Bug ID Summary
------ ------------------------------------------------------------
4719 Spurious read_fmt_file call
------ ------------------------------------------------------------
<https://savannah.nongnu.org/bugs/?group=mhonarc>
============================================================================
2003/08/07 (2.6.7)
* Bug Fixes:
Bug ID Summary
------ ------------------------------------------------------------
4569 Problem with unfolding can mess up boundary processing in
multipart messages.
4594 Initial space on lines removed when using fancyquote.
------ ------------------------------------------------------------
<https://savannah.nongnu.org/bugs/?group=mhonarc>
* Added LANG resource to define locale. Affects resource filename
resolution and message subject and author sorting.
* readmail.pl updated to define the following special header field
keys passed to filter routines:
x-mha-content-type The media type of the entity extracted from
content-type entity header
x-mha-part-number The relative part number of the entity with
respect to parent entity. To get the
absolute part number, use
readmail::get_full_part_number($fields).
x-mha-parent-header Reference to parent header fields hash.
This, and other data structures, are now mentioned in the MIMEFILTERS
resource page.
* Text/richtext tag, <samepage>, is quietly dropped in mhtxtenrich.pl.
Diffstat (limited to 'mail/mhonarc/PLIST')
-rw-r--r-- | mail/mhonarc/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mhonarc/PLIST b/mail/mhonarc/PLIST index f45d1f1a27e..7fd2618f31b 100644 --- a/mail/mhonarc/PLIST +++ b/mail/mhonarc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2003/07/31 14:30:29 jwise Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/09/16 13:17:45 xtraeme Exp $ bin/mha-dbedit bin/mha-dbrecover bin/mha-decode @@ -276,6 +276,7 @@ share/doc/mhonarc/resources/keeponrmm.html share/doc/mhonarc/resources/labelbeg.html share/doc/mhonarc/resources/labelend.html share/doc/mhonarc/resources/labelstyles.html +share/doc/mhonarc/resources/lang.html share/doc/mhonarc/resources/lastpglink.html share/doc/mhonarc/resources/listbegin.html share/doc/mhonarc/resources/listend.html |