]> diplodocus.org Git - nmh/blob - docs/pending-release-notes
Removed another faceproc relic.
[nmh] / 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.