diff --git a/ChangeLog b/ChangeLog index 8bd2072ff..04af0957b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-07-09 Francis Lachapelle + + * UI/MailerUI/UIxMailMainFrame.m ([WOActionResults + composeAction]): added support to specify an address book and + one more many contact IDs. + 2008-07-08 Wolfgang Sourdeau * SoObjects/Appointments/SOGoAppointmentFolder.m diff --git a/NEWS b/NEWS index b292da220..6d2476ce0 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ - fixed a bug where concurrent versions of SOGo would create the user's personal folders table twice - added address completion in the web mail editor - implemented support for CalDAV methods which were missing for supporting iCal 3 +- added support to write to multiple contacts from the Address Book module +- added icons to folders in Address Book module +- fixed various bugs occuring with Safari 3.1 +- fixed various bugs occuring with Firefox 3 0.9.0-20080520 (1.0 rc6) ------------------------