diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2001-02-28 01:49:57 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2001-02-28 01:49:57 +0000 |
| commit | 3812ddcdc5cb7b1cd71b7a094803942b19ef5f82 (patch) | |
| tree | 73320e7bdd0cc6ae294cda32cd007c51582f4a92 /release | |
| parent | 5ee6dbc67e2a8a417b5f5f6b1d6eba115c744003 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/texts/alpha/RELNOTES.TXT | 8 | ||||
| -rw-r--r-- | release/texts/i386/RELNOTES.TXT | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index f5895509de05..9ec4867a43cf 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -459,6 +459,14 @@ sendmail. [MERGED] The sendmail(8) configuration building tools are installed in /usr/share/sendmail/cf/. [MERGED] +New make.conf options: SENDMAIL_MC and SENDMAIL_ADDITIONAL_MC. See +/etc/defaults/make.conf for more information. [MERGED] + +The Makefile in /etc/mail now supports: the new SENDMAIL_MC make.conf +option; the ability to build .cf files from .mc files; generalized map +rebuilding; rebuilding the aliases file; and the ability to stop, start, +and restart sendmail. [MERGED] + sysinstall(8) now properly preserves /etc/mail during a binary upgrade. [MERGED] diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index 5e04c28c0af8..4a86d09eb9f9 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -551,6 +551,14 @@ sendmail. [MERGED] The sendmail(8) configuration building tools are installed in /usr/share/sendmail/cf/. [MERGED] +New make.conf options: SENDMAIL_MC and SENDMAIL_ADDITIONAL_MC. See +/etc/defaults/make.conf for more information. [MERGED] + +The Makefile in /etc/mail now supports: the new SENDMAIL_MC make.conf +option; the ability to build .cf files from .mc files; generalized map +rebuilding; rebuilding the aliases file; and the ability to stop, start, +and restart sendmail. [MERGED] + sysinstall(8) now properly preserves /etc/mail during a binary upgrade. [MERGED] |
