diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-13 05:53:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-13 05:53:57 +0000 |
commit | c94d5368d5dde0f7f1e90772626b14a93e82d6f7 (patch) | |
tree | 5e366b18ecc8e63f6d6f13d945019d58e9464e0a /UPDATING | |
parent | also add a note to pkg-message about it. (diff) |
Add headsup for databases/postgresql-relay rc.conf usages.
Notes
Notes:
svn path=/head/; revision=123888
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |