From 941ac89acf8b744d07f82497435e293b05f847be Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 9 Aug 2007 20:55:50 +0000 Subject: [PATCH] Monotone-Parent: b80fa912df842ef7ddf7ea83d12ca4d567bc2ef8 Monotone-Revision: c10f0bf29c0e902a9837a87b6ae5c3caba07f8e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-09T20:55:50 Monotone-Branch: ca.inverse.sogo --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index b4726756e..90de8a3bb 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,8 @@ - fixed a bug where folders starting with digits would not be displayed; - improved IE7 and Safari support: priority menus, attendees selector; - added the ability to print messages from the mailer toolbar; +- added the ability to use and configure SMTP as the email transport rather + than sendmail; 0.9.0-20070713 --------------