From 6cf1ec998e33990e77725b9c84bb3ba7ec34dcbc Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 10 Feb 2015 07:09:31 -0500 Subject: [PATCH] Updated NEWS file for the #3095 bug fix in SOPE --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index a3492a07f..1b95533f3 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ Enhancements Bug fixes - (regression) fixed sending a message when mail module is not active (#3088) - mail lables with blanks are not handled correctly (#3078) + - fix BlackBerry issues sending multiple mails over EAS (#3095) 2.2.15 (2015-01-30) -------------------