Monotone-Parent: 231d9f088984bb0dc975e90ac754e3c646546493

Monotone-Revision: 2d4a926cb463fbf80ac0aa402d2ed4efa912738c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-11-12T17:08:12
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-11-12 17:08:12 +00:00
parent 1febf78555
commit 7066fcc2ff
3 changed files with 79 additions and 19 deletions
+5
View File
@@ -1,5 +1,10 @@
2007-11-12 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Mailer/SOGoDraftObject.m ([SOGoDraftObject
-fetchMailForReplying:sourceMailtoAll:toAll]): remove the current
user from the list of recipients and make sure no other address is
counted twice.
* UI/MailPartViewers/UIxMailPartTextViewer.m ([NSString
-stringByConvertingCRLNToHTML]): build the returned NSString
without the ending \0.