aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorsahil <sahil@FreeBSD.org>2012-02-11 13:14:53 +0800
committersahil <sahil@FreeBSD.org>2012-02-11 13:14:53 +0800
commit6153603bafac0c323733d500ddeb9a62afef2700 (patch)
treebba95034b7d714afcd879d2dd617260b9bdb9a31 /UPDATING
parent6619195887430e9d5b015ac6ad2b706da251c10e (diff)
downloadfreebsd-ports-gnome-6153603bafac0c323733d500ddeb9a62afef2700.tar.gz
freebsd-ports-gnome-6153603bafac0c323733d500ddeb9a62afef2700.tar.zst
freebsd-ports-gnome-6153603bafac0c323733d500ddeb9a62afef2700.zip
Add entry about potential compatibility problems
when upgrading mail/postfix -> 2.9.0.
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>