]> diplodocus.org Git - nmh/blobdiff - docs/pending-release-notes
Unset LANG, LC_ALL, and LC_TYPE in common.sh so that the tests
[nmh] / docs / pending-release-notes
index 8c1de2bf831409a120a76d24f0dadd3502fe8eda..ca1bff37702f565c4b55dbfbfdd58d1b0d5b61b6 100644 (file)
@@ -114,6 +114,13 @@ OBSOLETE FEATURES
   ap(8) commands has been removed.
 - "make install" no longer strips executables.  Use "make install-strip"
   instead.
+- The environment variable MM_CHARSET to indicate the native character
+  set is no longer supported.  The native character set will be solely
+  determined by the locale settings.
+- Temporary files are stored in the first non-null location of
+  {MHTMPDIR environment variable, TMPDIR environment variable, MH Path}.
+  They are no longer be stored in the location specified by the TMP
+  environment variable.
 
 -------------------
 DEPRECATED FEATURES