X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9059a312f2a452fa31885d90eeda105404ee9ada..612f63b11fa4ac1d97d41943d48702bf16eed947:/docs/pending-release-notes diff --git a/docs/pending-release-notes b/docs/pending-release-notes index e3b213c0..7167be06 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -13,10 +13,22 @@ NEW FEATURES OBSOLETE FEATURES ----------------- +- The MIME content cache functionality has been mostly non-functional since + the development on nmh, and consequently all of the content caching code + and related switches (-cache/-rcache/-wcache) have been removed. +- Support for generating and reassembling message/partial messags has been + removed; it seems that this has been broken since 1.5 and there is very + little support across MUAs. + ------------------- DEPRECATED FEATURES ------------------- +- The generation and verification of Content-MD5 headers is no longer + performed. The -check and -nocheck switches to various nmh programs + that would control this functionality still exist, but are non-functional + and will be removed in the next release. + --------- BUG FIXES ---------