aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2004-10-18 23:36:47 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2004-10-18 23:36:47 +0000
commitd1a9a2886f93d720685db314a313049a8e099fcc (patch)
treed03c647c943e0db8a9d5450513887fb6de23c44a /UPDATING
parentf983c445f3e2322df587a228daec4cef98c39d8d (diff)
downloadports-d1a9a2886f93d720685db314a313049a8e099fcc.tar.gz
ports-d1a9a2886f93d720685db314a313049a8e099fcc.zip
add:
20041018: AFFECTS: users of mail/courier-imap AUTHOR: oliver@FreeBSD.org The courier-imap port must now be enabled / disabled in rc.conf. See the script for details. Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Notes
Notes: svn path=/head/; revision=119757
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6bb890493280..350390fdd73c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,13 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20041018:
+ AFFECTS: users of mail/courier-imap
+ AUTHOR: oliver@FreeBSD.org
+
+ The courier-imap port must now be enabled / disabled in rc.conf.
+ See the script for details.
+
20041015
AFFECTS: users of www/apache2 with devel/apr
AUTHOR: clement@FreeBSD.org