From 229dbaa713baf12aaee4c9f988db603f70da2fa7 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Mon, 10 Dec 2007 22:41:00 +0000 Subject: [PATCH] Monotone-Parent: 7bd51d30db3d6ece97902530cd9a95f45334a530 Monotone-Revision: 1f5d5360fc1b4cef37b7128d18ab019c6e3bae39 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-10T22:41:00 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3bb999112..8d45a5cf3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-12-10 Francis Lachapelle + + * SoObjects/Mailer/SOGoMailBodyPart.m ([SOGoMailBodyPart + -GETAction:]): when asAttachment is set to true, the header + "content-disposition" is set to "attachment" so browsers like IE + and Safari properly asks the user to save the file. + 2007-12-10 Wolfgang Sourdeau * UI/MailPartViewers/UIxMailPartHTMLViewer.m