From 3a0c5fb72c3df74070e121e8e2302539970b31b9 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 30 Jan 2012 21:36:48 +0000 Subject: [PATCH] Monotone-Parent: c8d70dff99b3d65489f2eb27876957a819f70431 Monotone-Revision: cba2145cf03250d3ed2c2ef72a393a81e47435c1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-30T21:36:48 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index c3080acc6..2f365e188 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2012-01-30 Wolfgang Sourdeau + * SoObjects/Mailer/SOGoMailFolder.m (-renameTo:): new method, + implementing most of the code from [UIxMailFolderActions + renameFolderAction]. + * OpenChange/MAPIStoreFallbackContext.m (+listContextsForUser:withTDBIndexing:inMemCtx:): now returns the fallback subfolders as secondary contexts (tmp hack).