From f9cebd975a76b58af593fc3c1c9368c1bb31f558 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 15 Jul 2016 14:09:40 -0400 Subject: [PATCH] Update NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index ce0354bc8..dee1201e5 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ Enhancements - [web] improve action progress when login in or sending a message (#3765, #3761) + - [web] don't allow to send the message while an upload is in progress 3.1.4 (2016-07-12) ------------------