X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/607852926ae652a129301569a0eced9dddd466c0..939dea68806ab22c29755091b16236b48876442f:/docs/pending-release-notes diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 90966cce..5c256046 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -59,6 +59,13 @@ NEW FEATURES server supports it. If not, post fails with a message to the user to encode the message for 7-bit transport. - Added welcome message when nmh detects that its version changed. +- Fewer lseek(2)s will be used when reading headers in the common case. +- Single-character headers can be reliably formatted, etc., instead of + apparently being missing. +- ./configure's --enable-debug has been removed; it did nothing. +- configure now defaults to enabling each of TLS and Cyrus SASL if the + necessary headers and libraries are found. +- Moved build_nmh to top-level directory. ----------------- OBSOLETE FEATURES