From bded5295356236a2cfb97034562affdeccaf6369 Mon Sep 17 00:00:00 2001 From: Joshua Tauberer Date: Wed, 12 Aug 2015 11:10:36 +0000 Subject: [PATCH] changelog entries --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccd60d0a..8cbfce8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,11 +16,13 @@ DNS: System: +* Backups can now be turned off, or stored in Amazon S3, through new control panel options. +* Munin was not working on machines confused about their hostname. * ownCloud updated to version 8.1.1. * When upgrading, network checks like blocked port 25 are now skipped. * Tweaks to the intrusion detection rules for IMAP. * Improve the sort order of the domains in the status checks. -* Munin was not working on machines confused about their hostname. +* Some links in the control panel were only working in Chrome. v0.12c (July 19, 2015) ----------------------