Fixed an error when composing from address book

Monotone-Parent: b092fe6aebfa4e00c827df976eaa7e49cb1c6539
Monotone-Revision: 97fb6bc6ccca9d15df3776811dafe8ad42650b90

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-09-29T21:07:22
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
C Robert
2009-09-29 21:07:22 +00:00
parent d871fe0bd8
commit a310c3826c
2 changed files with 9 additions and 4 deletions
+2
View File
@@ -16,6 +16,8 @@
PUT on a non-existing object.
* UI/MailerUI/UIxMailMainFrame.m (mailAccounts): Changed the return value to
include both the account name and display name.
* UI/MailerUI/UIxMailMainFrame.m: Fixed an error when composing from the
Address Book module.
2009-09-29 Wolfgang Sourdeau <wsourdeau@inverse.ca>