aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 64c7ea6dd127..a82b78c7115c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20090605:
+ AFFECTS: users of mail/postfix
+ AUTHOR: itetcu@FreeBSD.org
+
+ Version 2.6.1 introduced a POLA violation by expecting aliases.db to be
+ in /etc/mail/aliases.db (not /etc/aliases.db). With this version the
+ location is reverted to the right place.
+ If you updated your installation to 2.6.1 you need to run newaliases(1)
+ again after you installed 2.6.2.
+
20090603:
AFFECTS: users of japanese/font-mplus-ipa (and old japanese/ipa-ttfonts)
AUTHOR: hrs@FreeBSD.org