]> diplodocus.org Git - nmh/blobdiff - docs/pending-release-notes
Added cast of MB_CUR_MAX to size_t to silence compiler warning on
[nmh] / docs / pending-release-notes
index 14ad5795a0d1f581b7cc5accfaeee4e41012c447..81946359230b7bfeb1d376f8a4569434af301d91 100644 (file)
@@ -1,10 +1,31 @@
 Things to add to the release notes for the next full release:
 
-- Switched to buffered output when performing TLS encryption in the SMTP
-  MTA to increase performance.
-- mh-e support has been changed so that it is always compiled into nmh;
-  old features that were previously enabled by the MHE option have been
-  garbage collected.
-- Old code enabled by the UCI preprocessor definition has been
-  garbage-collected.
-- LOCKDIR is now configurable via --enable-lockdir
+------------
+NEW FEATURES
+------------
+
+- builds use OpenSSL if available.
+- post now defaults to port 587 on 'smtp' message submission.
+
+-----------------
+OBSOLETE FEATURES
+-----------------
+
+- The undocumented -queue switch to post was deprecated in nmh 1.6, and was
+  removed in this release.
+- conflict(8) was deprecated in nmh 1.6, and was removed in this release.
+- mhtest(8) was deprecated in nmh 1.6, and was removed in this release.
+- msh(1) was deprecated in nmh 1.6, and was removed in this release.
+- Support in alias files for the the "*" address-group (everyone) was
+  deprecated in nmh 1.6, and was removed in this release.
+
+-------------------
+DEPRECATED FEATURES
+-------------------
+
+- Support for the MHPDEBUG environment variable is deprecated and will be
+  removed from a future nmh release.  Instead, use the -debug switch to pick.
+
+---------
+BUG FIXES
+---------