3e8fb6bb7f9502f394e9b8a9643d7ca6e3264eeb
[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
11 ----------------------------
12 OBSOLETE/DEPRECATED FEATURES
13 ----------------------------
14
15 - Changed exit status of each nmh command's -version and -help
16   switches from 1 to 0.
17 - The following environment variables were deprecated in nmh 1.5
18   and are removed from this release:
19     MHPOPDEBUG (use -snoop command line switch instead)
20     MM_NOASK (use -nolist and -nopause command line switches instead)
21     NOMHNPROC (use -nocheckmime command line switch instead)
22     FACEPROC (undocumented faceproc feature removed)
23 - Changed repl and dist default to -noatfile.  The default of -atfile
24   was deprecated in nmh 1.5.  If there are no requests to maintain
25   -atfile, it will be removed in the future.