]> diplodocus.org Git - nmh/blobdiff - docs/TODO
Simplified m_strn() per Ralph's suggestions.
[nmh] / docs / TODO
index 32173c25c5ffe99f48ab0c47974861476f69cf3d..c9a34e41ec26da1e521b81cb728fe9ef33c2139e 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -1,6 +1,5 @@
 [TODO]
 
-* fix msh/mmdf problems.
 * Add IPv6 support.
 * Write different function to read configuration files, instead
   of using m_getfld.c
@@ -86,7 +85,7 @@ FORW
 INC
 ---
 * Add ability to do filtering (call filterproc) when incorporating mail
-* Change inc to use libary function folder_addmsg().
+* Change inc to use library function folder_addmsg().
 
 MHBUILD
 -------
@@ -113,15 +112,6 @@ MHN/MHSHOW/MHLIST/MHSTORE
   first, so that storage string of "+" stores to the new
   folder?
 
-MSH
----
-* Add -version to mshcmd.c for each command.
-* Change msh to use mbox style files, instead of mmdf.  Add options -mbox,
-  -mmdf to choose.
-*) There are couple calls to copyip() which should be changed to
-   getarguments().  One problem is freeing the string getcopy'ed by
-   getarguments().
-
 PICK
 ----
 * split regex code out into library.