From 2123bcfbbc8763955de210e05e21e2c33d4abe29 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Wed, 4 Sep 2019 16:58:20 +0200 Subject: [PATCH] [skip travis] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68e26ed..8c302c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - sslutils error when trying to display SSL certificate expiration - Fix cheat.sh symbolic link check before creation - subdomain detection with complex suffixes like com.br +- Fix mariadb install/upgrade when running mariadb-10.1 +- Fix mariadb install/upgrade on raspbian and debian 8 ### v3.9.8.9 - 2019-09-03