aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2011-08-08 19:21:51 +0800
committergabor <gabor@FreeBSD.org>2011-08-08 19:21:51 +0800
commita2e3b082667e974502a828997a188202c579f401 (patch)
tree62fb96cd97034241d66496a82e0f78298908ee7d /UPDATING
parent5b68d8e28388382430cf642b78e8e20f84300b6f (diff)
downloadfreebsd-ports-gnome-a2e3b082667e974502a828997a188202c579f401.tar.gz
freebsd-ports-gnome-a2e3b082667e974502a828997a188202c579f401.tar.zst
freebsd-ports-gnome-a2e3b082667e974502a828997a188202c579f401.zip
- Add updating notes for amavisd-new 2.7.0
PR: ports/158613 Submitted by: sahil
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b6f7607b897d..b58d473e6f58 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ 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.
+20110808:
+ AFFECTS: users of security/amavisd-new
+ AUTHOR: sahil@FreeBSD.org
+
+ Along with new features and bug fixes, amavisd-new 2.7.0 introduces some
+ incompatibilities with previous releases. Several variable defaults, SQL
+ schemas, and other changes warrant a careful review of the RELEASE_NOTES.
+ Also note that helper programs amavis.c and amavis-milter.c are no longer
+ distributed with this package; for milter functionality, please shift to
+ the dedicated security/amavisd-milter port.
+
20110731:
AFFECTS: users of lang/guile
AUTHOR: jlaffaye@FreeBSD.org