summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-03-19 12:55:29 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-03-19 12:55:29 +0000
commitfc93d31f2f0c58e5e69245ea335bd1759ce291d1 (patch)
tree09aff451101a96e633dd27a72aef38847539870d
parent72eb486c6f5bee8534fc1542cc897c13f7ddfa4d (diff)
downloadmailutils-fc93d31f2f0c58e5e69245ea335bd1759ce291d1.tar.gz
mailutils-fc93d31f2f0c58e5e69245ea335bd1759ce291d1.tar.bz2
Updated
-rw-r--r--ChangeLog10
-rw-r--r--mh/README2
-rw-r--r--mh/TODO2
3 files changed, 12 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 538925b4b..a04915b77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2003-03-19 Sergey Poznyakoff
+
+ * doc/rfc/Makefile.am: Added rfc1521.txt
+ * doc/rfc/rfc1521.txt: Added to the repository.
+ * mailbox/filter_trans.c (base64_encode): Bugfix.
+ * mh/mhn.c: Implemented basic editing functionality.
+ * mh/mh_init.c (mh_create_message_id): Minor change.
+ * mh/README: Updated
+ * mh/TODO: Updated
+
2003-03-19 Sergey Poznyakoff
* mh/mhn.c: Added framework for compose mode.
diff --git a/mh/README b/mh/README
index d6c2d7047..94542090f 100644
--- a/mh/README
+++ b/mh/README
@@ -195,7 +195,7 @@ of the mhn-show-type[/subtype] command. This is altered to using a
temporary file if the command contains %f or %F escapes.
** Store mode (--store)
-*** If Content-Disposition header contains "filename=", and mhn
+*** If the Content-Disposition header contains "filename=", and mhn
is invoked with --auto switch, it transforms the filename into
the absolute notation and uses it only if it lies below the
current mhn-storage directory. Standard mhn only requires that the
diff --git a/mh/TODO b/mh/TODO
index d932627d6..b05a9b2a4 100644
--- a/mh/TODO
+++ b/mh/TODO
@@ -32,7 +32,7 @@ State Nice Utility Comments
* -20 refile --link copies messages.
* -20 rmm rmproc:
* -15 folder(s) --pack,--verbose
-* -15 mhn --compose
+* -15 mhn #forw and #@ directives
+ -10 rmf
+ 0 install-mh
* 4 mhl Following format variables are ignored:

Return to:

Send suggestions and report system problems to the System administrator.