From 98064259a22280545b96495f4ceb2e293c54507f Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 4 Jul 2017 13:20:37 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index c5e25a31e..3fe6c1638 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ Bug fixes - [core] not using cleaned data when sending mails (#4199) - [core] don't update subscriptions when owner is not the active user (#3988) - [core] enable S/MIME even when using GNU TLS (#4201) + - [core] silence verbose output for sogo-ealarms-notify (#4170) 2.3.21 (2017-06-01) -------------------