From 6bce90f05998d4a5d216c506d5c8e8c237075f9e Mon Sep 17 00:00:00 2001 From: Thomas Merkel Date: Thu, 25 Feb 2016 17:25:07 +0100 Subject: [PATCH] update changelog --- Changelog.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Changelog.md b/Changelog.md index 4a953bf..3638acc 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,21 @@ # Changelog +## 15.4.0 + +### New + +* Enable percona query cache by default. [Thomas Merkel] +* Kumquat version bump with migration fix. [Thomas Merkel] + + Version bump of mi-core-base to 15.4.0 release. Include notification fixes and Kumquat (django) fix for migrations. + +### Fix + +* Kumquat version bump and proftpd from pkgsrc. [Thomas Merkel] + + Kumquat fix for ftp accounts without vhost and installation of proftpd via pkgsrc + + ## 15.3.1 ### New