aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-12-13 13:53:57 +0800
committeredwin <edwin@FreeBSD.org>2004-12-13 13:53:57 +0800
commit63319f468d48a1e26f2b58e9e43f8451f95c164c (patch)
tree7992824cfc1307ea950a899b5d0bcac366c76cff /UPDATING
parent29ff70fa3318ae1d70b4c411eb6abf4d2d989756 (diff)
downloadfreebsd-ports-gnome-63319f468d48a1e26f2b58e9e43f8451f95c164c.tar.gz
freebsd-ports-gnome-63319f468d48a1e26f2b58e9e43f8451f95c164c.tar.zst
freebsd-ports-gnome-63319f468d48a1e26f2b58e9e43f8451f95c164c.zip
Add headsup for databases/postgresql-relay rc.conf usages.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6ddddaa853a1..bb91f70c7025 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.
+20041213:
+ AFFECTS: users of databases/postgresql-relay
+ AUTHOR: edwin@FreeBSD.org
+
+ The PostgreSQL Relay must now be enabled / disabled in rc.conf:
+ postgresqlrelay_enable="YES"
+
20041212:
AFFECTS: users of sysutils/bacula
AUTHOR: lkoeller@FreeBSD.org