Removed faceproc support, deprecated in nmh 1.5.
[mmh] / docs / pending-release-notes-tmp
1 Things to add to the release notes for the next full release:
2
3 Backward incompatibilities:
4 -- Changed exit status of each nmh command's -version and -help
5    switches from 1 to 0.
6
7
8 - The following environment variables were deprecated in nmh 1.5
9   and are removed from this release:
10     MHPOPDEBUG (use -snoop command line switch instead)
11     MM_NOASK (use -nolist and -nopause command line switches instead)
12     NOMHNPROC (use -nocheckmime command line switch instead)
13     FACEPROC (undocumented faceproc feature to be removed)
14
15 - repl and dist currently create a link named ./@ to the message being
16   replied or redistributed.  A switch, -noatfile, has been added to
17   disable creation of this link.  The current default behavior can
18   also be specified with -atfile.  The current default behavior is
19   obsolete/deprecated:  -noatfile will become the default in the next
20   nmh release.  If there are no requests to maintain -atfile, it will
21   be removed in the future.