1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Add entry about potential compatibility problems

when upgrading mail/postfix -> 2.9.0.
This commit is contained in:
Sahil Tandon 2012-02-11 05:14:53 +00:00
parent e504f2ddad
commit f861b99e57
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290910

View File

@ -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>