aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-09-04 12:18:18 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-09-04 12:18:18 +0000
commit6acd6844db613b90a089b40cc1c882d4bceaf35b (patch)
treebedf62dc84f317a82e0b744125099d90a8a2338e /UPDATING
parentb98c462e47438d13a33073d0ad685272d406cf16 (diff)
downloadports-6acd6844db613b90a089b40cc1c882d4bceaf35b.tar.gz
ports-6acd6844db613b90a089b40cc1c882d4bceaf35b.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a54c2841976b..d6a640a909d2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20050904:
+ AFFECTS: users of games/pvpgn
+ AUTHOR: mek@mek.uz.ua
+
+ sql_DB_layout.conf-sample: includes changes needed for the new "username" SQL
+ field; if you update to 1.7.8 YOU MUST update this file too if you have your
+ accounts on SQL
+
+ bnetd.conf-sample: changed "servaddrs" directive to not be totally commented
+ and be as ":" by default in bnetd.conf (if "servaddrs" is commented this
+ means "bnetd" will not listen for b.net services at all)
+
20050902:
AFFECTS: users of www/jakarta-tomcat55
AUTHOR: hq@FreeBSD.org