aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 5ccac173d125..40308bcb10d5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,16 @@ 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.
+20170115:
+ AFFECTS: users of net-mgmt/librenms
+ AUTHOR: dvl@FreeBSD.org
+
+ The following is recommended for /var/db/mysql/my.cnf
+
+ [mysqld]
+ innodb_file_per_table=1
+ sql-mode=""
+
20170109:
AFFECTS: users of lang/ruby22
AUTHOR: swills@FreeBSD.org