From 0b44fa81f4c1ec9c5b812d799bf76399ce240b5b Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 3 Feb 2015 13:20:57 -0500 Subject: [PATCH] Update NEWS file --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 8177e4989..9c5ebdbd9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +2.2.16 (2015-02-DD) +------------------- + +Bug fixes + - (regression) fixed sending a message when mail module is not active (#3088) + 2.2.15 (2015-01-30) -------------------