From 1af27ac214f73a5d2a189df6fed243f0b8b5983b Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 4 Jan 2010 15:59:57 +0000 Subject: [PATCH] Monotone-Parent: 85b7e15d67f23e989d9e37bf3c1afb60aa11ddc3 Monotone-Revision: f910b2c688865ff7576908ec3caa65dbd9cd74a2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-04T15:59:57 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 099cc3e04..da85627a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-01-04 Wolfgang Sourdeau + + * SoObjects/Mailer/SOGoMailForward.m (-): we use + -[SOGoUserDefaults mailComposeMessageType] instead of querying the + defaults key, so that the fallbacking mechanism between the + different preference layers can be used. + 2009-12-26 Ludovic Marcotte * SoObjects/SOGo/SOGoMailer.m (_smtpSendData: