From fec11941f0c1a6c3d6d7ab5abe1f6c8b06eb3a2a Mon Sep 17 00:00:00 2001
From: Aki Tuomi <aki.tuomi@open-xchange.com>
Date: Fri, 29 Nov 2019 13:34:40 +0200
Subject: [PATCH] NEWS: Sync missing news from v0.5.7-v0.5.8

---
 NEWS | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/NEWS b/NEWS
index 8d78f3cf5..941d23c55 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+v0.5.8 2019-10-08  Aki Tuomi <aki.tuomi@open-xchange.com>
+
+	- Sieve may leak resources in rare cases when a redirect, vacation or
+	  report action fails to send the message. This mainly applies when
+	  Sieve is executed in IMAP context; i.e., for the IMAPSIEVE or
+	  FILTER=SIEVE capabilities.
+
+v0.5.7.1 2019-07-23  Timo Sirainen <timo.sirainen@open-xchange.com>
+
+	- dsync: Sieve script syncing failed if mailbox attributes weren't
+	  enabled.
+
+v0.5.7 2019-07-12  Aki Tuomi <aki.tuomi@open-xchange.com>
+
+	+ vacation: Made the subject for the automatic response message produced
+	  by the Sieve vacation action configurable. Both the default subject
+	  (if the script defines none) and the subject template (e.g. used to
+	  add a subject prefix) can be configured.
+	- dsync: dsync-replication does not synchronize Sieve scripts.
+	- imap_sieve_filter: Reduce FILTER=SIEVE verbosity over IMAP connection.
+	- testsuite: Pigeonhole testsuite segfaulted if it was compiled with
+	  GCC 9
+
 v0.5.6 2019-04-30  Aki Tuomi <aki.tuomi@open-xchange.com>
 
 	+ sieve: Redirect loop prevention is sometimes ineffective. Improve
-- 
GitLab