See ChangeLog

Monotone-Parent: d61deeadebd9f79f9603928dca395cad83167394
Monotone-Revision: 5d74c28ea0fcf5aa4d6ab7fc81f9bade5e4cfe5d

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-12-09T19:41:28
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte
2010-12-09 19:41:28 +00:00
parent 5477457271
commit bfe5cfe5f9
2 changed files with 5 additions and 11 deletions
+4
View File
@@ -3,6 +3,10 @@
* SoObject/SOGo/SQLSource.m - added SHA password
hash support for SQL authentication sources.
* Added patch from bug #1048
* SoObjects/Mailer/SOGoDraftObject.m:
-mimeHeaderMapWithHeaders:excluding: axed the "replyTo"
code as it was always 'empty', leading to Reply-To being
always set to the From: address, which is rather stupid.
2010-12-08 Francis Lachapelle <flachapelle@inverse.ca>