1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

UPDATING: Notify users about changes in MariaDB 10.4 config

MFH:		2020Q2
This commit is contained in:
Bernard Spil 2020-05-26 10:13:16 +00:00
parent 312744bd9b
commit df65d80432
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536604

View File

@ -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.
20200526:
AFFECTS: users of databases/mariadb104-client, databases/mariadb104-server
AUTHOR: brnrd@FreeBSD.org
The ports now add sample configuration files to /usr/local/etc/mysql. You
must merge your client configation with the conf.d/client.cnf and your
server configuration with conf.d/server.cnf.
20200518:
AFFECTS: users of converters/libiconv
AUTHOR: zeising@FreeBSD.org