summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-03-10 21:12:14 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-03-10 21:12:14 +0000
commitca17329c6e5ec0096eb31e592da1b582ff427db1 (patch)
treed1c3b506eac6544c9449985db4cdf4483b9d3a7b
parentb855ba1aeb167804972f5553fab53cb9c69211d9 (diff)
downloadmailutils-ca17329c6e5ec0096eb31e592da1b582ff427db1.tar.gz
mailutils-ca17329c6e5ec0096eb31e592da1b582ff427db1.tar.bz2
Updated
-rw-r--r--ChangeLog15
-rw-r--r--TODO6
2 files changed, 17 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 81a51b120..2c7278972 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2005-03-10 Sergey Poznyakoff
+
+ * TODO: Updated
+ * imap4d/imap4d.h (define _GNU_SOURCE): Removed. Defined
+ in config.h
+ * mailbox/mailcap.c (mu_mailcap_entry_get_value): Bugfix: return
+ ENOENT if no matching entry is found.
+ * mailbox/mutil.c (mu_true_answer_p): Ignore leading whitespace.
+ * mh/mh_init.c (mh_vgetyn): Synchronize with the changes to
+ mu_true_answer_p().
+ * mimeview/mimeview.c: Handle --no-ask and --no-interactive (-h)
+ options. Continue search for a matching entry when necessary.
+ Implement 'test' and 'print' commands.
+ * doc/texinfo/programs.texi (mimeview): Documented new options
+
2005-03-09 Sergey Poznyakoff
* mimeview/mimetypes.l: Bugfix: accept ',' as OR
diff --git a/TODO b/TODO
index dee444849..85051061c 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-GNU mailutils TODO list. 2005-03-06
+GNU mailutils TODO list. 2005-03-10
Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
* Documentation
@@ -118,9 +118,7 @@ file?)
** forward only MTA, nullmailer like, but accepting SMTP on 25 from localhost
-** mimeview:
-*** Support test, print and copiousoutput.
-*** Support nametemplate
+** mimeview: support nametemplate
** all

Return to:

Send suggestions and report system problems to the System administrator.