From b4ba638382886e1d1a5edcd69b07c7f2b34f2b41 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 13 Jul 2007 14:07:00 +0000 Subject: [PATCH] Monotone-Parent: 013c9cc4204885ed0c7be9ec01e9383412ef259f Monotone-Revision: bbea01e663f1136004fcd9ea8a26000f5dec378e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-13T14:07:00 Monotone-Branch: ca.inverse.sogo --- NEWS | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 7fd55c2e7..9352e9177 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -0.9.0 (200707XX) ----------------- +0.9.0-20070713 +-------------- - added the ability to specify a super user through the SOGoSuperUsername user default; - added the ability to view the message source; @@ -9,11 +9,15 @@ - fixed a bug which would produce task SQL records which would violate non-null constraints on the quick calendar tables; - the tasks due date was wrongly set because of a change in the API; -- it was impossible to reset the start and the due date in the task editor - whenever they were set once; +- it was impossible to empty the start and the due date in the task editor + from the moment they were set; - imap folders with non-ascii characters are now correctly accessed; - display the quotas of the selected mailbox on servers that support quotas; -- a bug in the folder acl description was preventing from accessing resources in dav; +- a bug in the folder acl description was preventing from accessing resources + in dav; +- AuthentificationMethod was renamed to SOGoAuthentificationMethod; +- SOGoAuthentificationMethod needs to be explicitly set to "bypass" to prevent + login verification; Local variables: mode: text