aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index adb4bcf83c28..a355c252b0a4 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.
+20120418:
+ AFFECTS: users of www/chpasswd
+ AUTHOR: madpilot@FreeBSD.org
+
+ Previous version of the chpasswd port put the configuration file
+ in the pkg-plist, causing it to be removed on deinstall.
+
+ Users are advised to make a backup copy of the configuration file
+ before upgrading. This has been fixed and will not happen anymore
+ in future updates.
+
20120415:
AFFECTS: users of irc/ircd-ratbox
AUTHOR: scheidell@FreeBSD.org