]> diplodocus.org Git - nmh/blobdiff - docs/pending-release-notes
Added INSTALL, NEWS, and README to dist_doc_DATA so that they get installed.
[nmh] / docs / pending-release-notes
index 226d1fb95e3c34681d0032228304a1dd20e36f8f..23c4f4fd248d9b7fcc360f5051c84fb25e1076d4 100644 (file)
@@ -1,2 +1,14 @@
 Things to add to the release notes for the next full release:
 
+Backward incompatibilities:
+- Changed exit status of each nmh command's -version and -help
+  switches from 1 to 0.
+- The following environment variables were deprecated in nmh 1.5
+  and are removed from this release:
+    MHPOPDEBUG (use -snoop command line switch instead)
+    MM_NOASK (use -nolist and -nopause command line switches instead)
+    NOMHNPROC (use -nocheckmime command line switch instead)
+    FACEPROC (undocumented faceproc feature removed)
+- Changed repl and dist default to -noatfile.  The default of -atfile
+  was deprecated in nmh 1.5.  If there are no requests to maintain
+  -atfile, it will be removed in the future.