aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorEygene Ryabinkin <rea@FreeBSD.org>2010-12-30 17:25:47 +0000
committerEygene Ryabinkin <rea@FreeBSD.org>2010-12-30 17:25:47 +0000
commit58d37320f9043c54aaba7ff4fac86bba71a271ab (patch)
tree7cf28dae90bed7efb29281edd27d96840cf0082f /UPDATING
parent0d10f6f0a75b5dc955464704b976502d6b360b58 (diff)
downloadports-58d37320f9043c54aaba7ff4fac86bba71a271ab.tar.gz
ports-58d37320f9043c54aaba7ff4fac86bba71a271ab.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 49752cb8a3b7..44ef8a7d3c3f 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.
+20101230:
+ AFFECTS: users of net-mgmt/pnp
+ AUTHOR: rea@FreeBSD.org
+
+ Starting from 0.6.10_1 config.php is no longer preserved across
+ upgrades; PNP way is to put all modifications into config_local.php.
+
+ Existing config.php will be saved as config.php.orig and you should
+ review your deviations from defaults and place them into
+ config_local.php.
+
20101227:
AFFECTS: users of databases/mysql55-server
AUTHOR: ale@FreeBSD.org