diff --git a/NEWS b/NEWS index 2c7bb5fce..4394aefe8 100644 --- a/NEWS +++ b/NEWS @@ -5,11 +5,14 @@ New features - sogo-tool: new "dump-defaults" command Enhancements - - Added basic support for ldap URL in user sources + - added basic support for LDAP URL in user sources + - renamed default SOGoForceIMAPLoginWithEmail to + SOGoForceExternalLoginWithEmail and extended it to SMTP authentication Bug fixes - fixed French templates encoding - fixed CardDAV collections for OS X + - fixed event recurrence editor (until date) 2.0.3 (2012-12-06) ------------------ diff --git a/UI/Scheduler/UIxComponentEditor.m b/UI/Scheduler/UIxComponentEditor.m index 163e8783e..beacfa1db 100644 --- a/UI/Scheduler/UIxComponentEditor.m +++ b/UI/Scheduler/UIxComponentEditor.m @@ -1,6 +1,6 @@ /* UIxComponentEditor.m - this file is part of SOGo * - * Copyright (C) 2006-2012 Inverse inc. + * Copyright (C) 2006-2013 Inverse inc. * * Author: Wolfgang Sourdeau * Francis Lachapelle