Commit 66e9500a 66e9500a4a013c1f00ad7c50603cf0b0a6264a8d by Sergey Poznyakoff

Updated

1 parent de725c94
Showing 1 changed file with 14 additions and 0 deletions
2002-12-28 Sergey Poznyakoff
* doc/texinfo/Makefile.am: Added fdl.texi
* include/mailutils/stream.h: New flag MU_STREAM_ALLOW_LINKS:
allow links on a file. Needed for MH.
* mailbox/file_stream.c: Handle MU_STREAM_ALLOW_LINKS.
* mailbox/mbx_mh.c: Create message stream with
MU_STREAM_ALLOW_LINKS bit set.
* libsieve/actions.c: Use X-Loop-Prevention header instead
of X-Sender.
* mail/followup.c: Bugfix: do not translate header names
* mail/from.c: Bugfix: date field has always fixed length.
* mailbox/argp-help.c: include mailutils/nls.h. Otherwise
i18n is disabled.
2002-12-28 Wojciech Polak <polak@gnu.org>
* doc/texinfo/mailutils.texi: Fixed copyright (FDL).
......