aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2012-02-11 05:14:53 +0000
committerSahil Tandon <sahil@FreeBSD.org>2012-02-11 05:14:53 +0000
commitf861b99e57b858a9ccfc3e2cf5ff94278cdc1d22 (patch)
tree003b8c81824a81a4467df3829364e9274f780a0e /UPDATING
parente504f2ddadc5630ddec53cac608b9f618f6b6956 (diff)
downloadports-f861b99e57b858a9ccfc3e2cf5ff94278cdc1d22.tar.gz
ports-f861b99e57b858a9ccfc3e2cf5ff94278cdc1d22.zip
Add entry about potential compatibility problems
when upgrading mail/postfix -> 2.9.0.
Notes
Notes: svn path=/head/; revision=290910
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 0e0e5fb9645b..9e18625b0b8a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20120210:
+ AFFECTS: users of mail/postfix
+ AUTHOR: Sahil Tandon <sahil@FreeBSD.org>
+
+ Postfix 2.9.0 contains several major changes, some of which could
+ result in incompatible or unexpected behavior. Regardless of the
+ version from which you are upgrading, please carefully review the
+ RELEASE_NOTES before proceeding.
+
20120126:
AFFECTS: users of ftp/proftpd and ftp/proftpd-mysql
AUTHOR: Martin Matuska <mm@FreeBSD.org>