summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 273efd0be4ea..779b746347a8 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20210515:
+ AFFETS: users of databases/postgresql??-server
+ AUTHOR: girgen@FreeBSD.org
+
+ The rc.conf parameter for the login class of the postgresql daemon has
+ changed name from postgresql_class to postgresql_login_class.
+ rc.subr(8) states that the parameter should be named ${name}_login_class.
+
20200512:
AFFECTS: users of sysutils/ansible*
AUTHOR: 0mp@FreeBSD.org