From db9821254a905a5ec0b19d5deeada800bfa2d349 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 13 Dec 2010 17:09:37 +0000 Subject: [PATCH] Monotone-Parent: b9e27db0bea2b87574cf25b07f4edfe452d6e8b2 Monotone-Revision: 8b3395f94ab94ad28c72ad6c1f816372c12ad77a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T17:09:37 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 062619cb4..dca61768f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,9 @@ * OpenChange/MAPIStoreContext.m (-init): added new "restrictedMessageCache" dictionary to retain the ids matching the - active restriction filter. + active restriction filter and "parentFoldersBag" array to retain + folder objects that are parents of the module folder. + (-getCommonTableChildproperty:atURL:withTag:inFolder:withFID:): added handling for PR_SEARCH_KEY. (-evaluateContentRestriction:intoQualifier:)