From 45d47818cafa5309d45b5ad118c6705b50681be0 Mon Sep 17 00:00:00 2001 From: Joshua Tauberer Date: Thu, 28 May 2015 13:12:47 +0000 Subject: [PATCH] add changelog entry for 4f98d470a0f60273a34326d22c517a89f0bc1b08 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5461c564..79495d52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ In Development * ownCloud updated to version 8.0.3. * SMTP Submission (port 587) began offering the insecure SSLv3 protocol due to a misconfiguration in the previous version. * Users and aliases weren't working if they were entered with any uppercase letters. Now only lowercase is allowed. +* Fix broken install on OVH VPS's. v0.09 (May 8, 2015) -------------------