Monotone-Parent: faa54c78af829885e4c94078b27e72ff3d5a5ce9

Monotone-Revision: 1094f166b339479dde765f822ac9c63fd901e53c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2008-07-08T12:51:55
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2008-07-08 12:51:55 +00:00
parent f25989a291
commit d7783869c3
2 changed files with 10 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
2008-07-09 Francis Lachapelle <flachapelle@inverse.ca>
* UI/MailerUI/UIxMailMainFrame.m ([WOActionResults
composeAction]): added support to specify an address book and
one more many contact IDs.
2008-07-08 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Appointments/SOGoAppointmentFolder.m
+4
View File
@@ -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)
------------------------