diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2012-07-16 00:47:06 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2012-07-16 00:47:06 +0000 |
commit | 8e3e33c0cb4ac7712e340820bd81843ace912130 (patch) | |
tree | e363842e6f57bdcafb75f27d644073cf6e227f6d /UPDATING | |
parent | 66a9aea038f37bd98870575bd69dd5c1cdf316d9 (diff) | |
download | ports-8e3e33c0cb4ac7712e340820bd81843ace912130.tar.gz ports-8e3e33c0cb4ac7712e340820bd81843ace912130.zip |
Update to 2.10-20120715 and note an incompatible protocol
change in UPDATING.
Notes
Notes:
svn path=/head/; revision=300917
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20120716: + AFFECTS: users of mail/postfix-current + AUTHOR: sahil@FreeBSD.org + + The postscreen-to-smtpd protocol has changed. To avoid "cannot + receive connection attributes" warnings and dropped connections, + execute the command "postfix reload". + +20120716: AFFECTS: Nobody AUTHOR: beat@FreeBSD.org |