See ChangeLog

Monotone-Parent: a4f6c377a41454eb21ed5b253cb7d07fc2c1a55e
Monotone-Revision: 3c7106a946b0d9786d46c4f0c0a7e5bc1e5f8684

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-12-29T17:50:48
This commit is contained in:
Ludovic Marcotte
2011-12-29 17:50:48 +00:00
parent 5799804274
commit 516dcdb255
9 changed files with 74 additions and 18 deletions
+8
View File
@@ -4,6 +4,14 @@
don't escape the / character as it's generating invalid JSON
output on newer versions of PostgreSQL.
* Dropped all references to "SOGoMailCheckAllUnseenCounts". We
now check all folders for which filters are defined with a
"fileinto" action - even if they are disable.
* UI/MailerUI/UIxMailAccountActions.m (_jsonFolders:) - we
use a local autorelease pool in the tight loop to avoid consuming
too many LDAP connections during its execution.
2011-12-23 Francis Lachapelle <flachapelle@inverse.ca>
* UI/Scheduler/UIxAppointmentEditor.m (-viewAction): the end