aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-04-25 17:50:18 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-04-25 17:50:18 +0000
commit188c30045eaa8a33f5c86d53ef6f771a509ad997 (patch)
tree6a470a44497a130f70d8f3809fc80530aa72e0a8 /UPDATING
parent61a4f1ab1d9c320232571a4eb37e6a6976c7e16e (diff)
downloadports-188c30045eaa8a33f5c86d53ef6f771a509ad997.tar.gz
ports-188c30045eaa8a33f5c86d53ef6f771a509ad997.zip
Add a note about ejabberd UID/GID changes.
PR: ports/96001 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=160454
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 323598e12066..3daf2f3fec94 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20060425:
+ AFFECTS: Users of net-im/ejabberd
+ AUTHOR: shaun@inerd.com
+
+ ejabberd's UID and GID have changed. Users are advised to check all
+ configuration files and data in /var/spool/ejabberd to ensure
+ everything has the correct owner/group.
+
20060424:
AFFECTS: users of devel/monotone
AUTHOR: lapo@lapo.it