Replaced compiled mhmail with script that was formerly named mhmail.in.
[mmh] / docs / pending-release-notes
1 Things to add to the release notes for the next full release:
2
3 ------------
4 NEW FEATURES
5 ------------
6
7 - All nmh programs will now warn about multiple profile entries for the
8   same component.  In previous versions, all but the first were
9   silently ignored.
10 - mhmail now supports all post(8) options, and optionally can use
11   send(1) with all of its options.
12
13 ----------------------------
14 OBSOLETE/DEPRECATED FEATURES
15 ----------------------------
16
17 - Changed exit status of each nmh command's -version and -help
18   switches from 1 to 0.
19 - The following environment variables were deprecated in nmh 1.5
20   and are removed from this release:
21     MHPOPDEBUG (use -snoop command line switch instead)
22     MM_NOASK (use -nolist and -nopause command line switches instead)
23     NOMHNPROC (use -nocheckmime command line switch instead)
24     FACEPROC (undocumented faceproc feature removed)
25 - Changed repl and dist default to -noatfile.  The default of -atfile
26   was deprecated in nmh 1.5.  If there are no requests to maintain
27   -atfile, it will be removed in the future.
28 - The undocumented -queue switch to mhmail has been removed.
29 - The undocumented -queue switch to post is deprecated/obsolete
30   and will be removed in the next release.  It supports the
31   SMTP XQUE verb, which is obsolete according to
32   http://smtpfilter.sourceforge.net/esmtp.html