From 23b7503eb9d9ed29541b0d74fd385dce9373a576 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 28 May 2007 13:15:38 +0000 Subject: [PATCH] Monotone-Parent: 7c8bc740cdc116417860cb2fcb1807812969b4f7 Monotone-Revision: b96dba727aa69371c7559cd35197a0904e11b368 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-28T13:15:38 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index d4cc47751..9bfae31f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2007-05-28 Wolfgang Sourdeau + + * UI/MailerUI/UIxMailFolderActions.m ([UIxMailFolderActions + -createFolderAction]): new method implementing subfolder creation. + ([UIxMailFolderActions -renameFolderAction]): new method + implementing subfolder renaming (basic implementation to be + finalized later). + ([UIxMailFolderActions -deleteFolderAction]): new method + implementing folder deletion. + + * UI/MailerUI/UIxMailFolderActions.[hm]: new module implementing + web actions related to the handling of imap folder. + 2007-05-25 Wolfgang Sourdeau * SoObjects/Mailer/SOGoMailFolder.m ([SOGoMailFolder