From: David Levine Date: Sat, 1 Feb 2014 16:11:08 +0000 (-0600) Subject: Added note that suffixes were removed from filenames of temporary files. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/85f521d5a7e1b4320db1871ced48ea4137f77fc8?ds=sidebyside;hp=bd442956fa49e1fb302f17a94149ea1cd6110514 Added note that suffixes were removed from filenames of temporary files. --- diff --git a/docs/pending-release-notes b/docs/pending-release-notes index ca1bff37..eeaa2e25 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -120,7 +120,9 @@ OBSOLETE FEATURES - 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. + environment variable. As part of this change, suffixes were removed + from filenames of temporary files. This will break the use of display + applications that rely on the suffix to determine the file type. ------------------- DEPRECATED FEATURES