Updated
Showing
2 changed files
with
13 additions
and
1 deletions
1 | 2005-03-25 Sergey Poznyakoff | ||
2 | |||
3 | * NEWS: Updated | ||
4 | * mail/decode.c (display_message0): Do not interpret MIME | ||
5 | parts if metamail is unset. | ||
6 | * mail/mail.c (default_setup): Set metamail | ||
7 | * testsuite/etc/mail.rc: Unset metamail | ||
8 | * doc/texinfo/programs.texi: Updated metamail documentation | ||
9 | |||
1 | 2005-03-18 Sergey Poznyakoff | 10 | 2005-03-18 Sergey Poznyakoff |
2 | 11 | ||
3 | * TODO: Updated | 12 | * TODO: Updated | ... | ... |
1 | GNU mailutils NEWS -- history of user-visible changes. 2005-03-12 | 1 | GNU mailutils NEWS -- history of user-visible changes. 2005-03-25 |
2 | Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 2 | Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. |
3 | See the end of file for copying conditions. | 3 | See the end of file for copying conditions. |
4 | 4 | ||
... | @@ -47,6 +47,9 @@ is set to the value of the variable PAGER. If `mimenoask' mail | ... | @@ -47,6 +47,9 @@ is set to the value of the variable PAGER. If `mimenoask' mail |
47 | variable is set, its value is passed to `metamail' via MM_NOASK | 47 | variable is set, its value is passed to `metamail' via MM_NOASK |
48 | environment variable. | 48 | environment variable. |
49 | 49 | ||
50 | Unsetting `metamail' variable turns off special interpretation | ||
51 | of MIME parts. | ||
52 | |||
50 | * from | 53 | * from |
51 | The `from' utility was rewritten. It is now fully compatible with the | 54 | The `from' utility was rewritten. It is now fully compatible with the |
52 | BSD version. | 55 | BSD version. | ... | ... |
-
Please register or sign in to post a comment