]> diplodocus.org Git - nmh/blob - docs/pending-release-notes
Added INSTALL, NEWS, and README to dist_doc_DATA so that they get installed.
[nmh] / docs / pending-release-notes
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 - The following environment variables were deprecated in nmh 1.5
7 and are removed from this release:
8 MHPOPDEBUG (use -snoop command line switch instead)
9 MM_NOASK (use -nolist and -nopause command line switches instead)
10 NOMHNPROC (use -nocheckmime command line switch instead)
11 FACEPROC (undocumented faceproc feature removed)
12 - Changed repl and dist default to -noatfile. The default of -atfile
13 was deprecated in nmh 1.5. If there are no requests to maintain
14 -atfile, it will be removed in the future.