From 895525357c879a44ce9b99083e4dd6834da83d4e Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 9 Aug 2007 20:56:43 +0000 Subject: [PATCH] Monotone-Parent: c10f0bf29c0e902a9837a87b6ae5c3caba07f8e2 Monotone-Revision: 3f859d1e32467560f26a9063363d0f2341cc7ec5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-09T20:56:43 Monotone-Branch: ca.inverse.sogo --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 90de8a3bb..3c5dfca9f 100644 --- a/NEWS +++ b/NEWS @@ -11,8 +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; +- added the ability to use and configure SMTP as the email transport instead + of sendmail; 0.9.0-20070713 --------------