summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-03-25 21:19:53 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-03-25 21:19:53 +0000
commite1062a40f1d20d97a72c664bea2af3c53fd20e41 (patch)
tree25e367d26cd41d51e05f24f1cfac11bc37611b4d
parent818a6c2837f5805dc572c3d5f8e3b81b59e6b3bf (diff)
downloadmailutils-e1062a40f1d20d97a72c664bea2af3c53fd20e41.tar.gz
mailutils-e1062a40f1d20d97a72c664bea2af3c53fd20e41.tar.bz2
Updated
-rw-r--r--ChangeLog9
-rw-r--r--NEWS5
2 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cec7a67ac..13354ae4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-03-25 Sergey Poznyakoff
+
+ * NEWS: Updated
+ * mail/decode.c (display_message0): Do not interpret MIME
+ parts if metamail is unset.
+ * mail/mail.c (default_setup): Set metamail
+ * testsuite/etc/mail.rc: Unset metamail
+ * doc/texinfo/programs.texi: Updated metamail documentation
+
2005-03-18 Sergey Poznyakoff
* TODO: Updated
diff --git a/NEWS b/NEWS
index 1ab6cd921..b3221854d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU mailutils NEWS -- history of user-visible changes. 2005-03-12
+GNU mailutils NEWS -- history of user-visible changes. 2005-03-25
Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
See the end of file for copying conditions.
@@ -47,6 +47,9 @@ is set to the value of the variable PAGER. If `mimenoask' mail
variable is set, its value is passed to `metamail' via MM_NOASK
environment variable.
+Unsetting `metamail' variable turns off special interpretation
+of MIME parts.
+
* from
The `from' utility was rewritten. It is now fully compatible with the
BSD version.

Return to:

Send suggestions and report system problems to the System administrator.