From e694f57673d199da70a7c30f92f55c2842686acf Mon Sep 17 00:00:00 2001 From: Joshua Tauberer Date: Sun, 15 Jan 2017 11:23:59 -0500 Subject: [PATCH] changelog entries --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5901e3f0..55a5f901 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ CHANGELOG ========= +In Development +-------------- + +* The CardDAV plugin has been added to Roundcube so that your ownCloud contacts are available in webmail. +* Upgraded to ownCloud 9.1.2. +* Upgraded to Roundcube 1.2.3. +* The status checks page crashed when the mailinabox.email website was down - that's fixed. +* Allow larger messages to be checked by SpamAssassin. +* Made nightly re-provisioning of TLS certificates less noisy. +* Fixed bugs in rsync backup method. + v0.21b (December 4, 2016) -------------------------