From 7bf7a34a78673bce676227a375d9ef43dc50f995 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 3 May 2016 09:57:54 -0400 Subject: [PATCH] Fixed typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8f70c0c2d..5958d2a15 100644 --- a/NEWS +++ b/NEWS @@ -110,7 +110,7 @@ Bug fixes - [web] keep specified task status when not completed (#3499) - [eas] allow EAS attachments get on 2nd-level mailboxes (#3505) - [eas] fix EAS bday shift (#3518) - - [eas] encode CR in EAS paylog (#3626) + - [eas] encode CR in EAS payload (#3626) 3.0.1 (2016-02-05) ------------------