From a61d3e91fb2e9414b2d4bd631a7d8fceea57d943 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 17 Aug 2007 02:52:49 +0000 Subject: [PATCH] Monotone-Parent: 78368bef9127d18bc7c8caa083b231e30808c0ee Monotone-Revision: 00cf2c07fbd93b89ceb6598dafd2eec92b7b1c83 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:52:49 Monotone-Branch: ca.inverse.sogo --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 8aed0efb6..e3542840b 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,8 @@ - added the ability to print messages from the mailer toolbar; - added the ability to use and configure SMTP as the email transport instead of sendmail; +- rewrote the handling of draft objects to comply better with the behaviour of + Thunderbird; 0.9.0-20070713 --------------