Garbage collect all of the builtin ftp client support.
[mmh] / docs / pending-release-notes
1 Things to add to the release notes for the next full release:
2
3 - Switched to buffered output when performing TLS encryption in the SMTP
4   MTA to increase performance.
5 - mh-e support has been changed so that it is always compiled into nmh;
6   old features that were previously enabled by the MHE option have been
7   garbage collected.
8 - Old code enabled by the UCI preprocessor definition has been
9   garbage-collected.
10 - LOCKDIR is now configurable via --enable-lockdir
11 - All configuration options that were formerly only adjustable via editing
12   config.h have been removed.
13 - Support for the built-in ftp client (used when dealing with external body
14   message parts in MIME messages) has been removed.