aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2012-07-16 00:47:06 +0000
committerSahil Tandon <sahil@FreeBSD.org>2012-07-16 00:47:06 +0000
commit8e3e33c0cb4ac7712e340820bd81843ace912130 (patch)
treee363842e6f57bdcafb75f27d644073cf6e227f6d /UPDATING
parent66a9aea038f37bd98870575bd69dd5c1cdf316d9 (diff)
downloadports-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--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9c60c27d281e..d3fc0b75b6d1 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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