mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-02 20:27:16 +00:00
merge of '31bc4f6b49316e2603b7496cfee3b18fdd5e490f'
and '5244339e45ef9095573b10733228f85b81a17377' Monotone-Parent: 31bc4f6b49316e2603b7496cfee3b18fdd5e490f Monotone-Parent: 5244339e45ef9095573b10733228f85b81a17377 Monotone-Revision: 4437a82e041d016710ea3a45d8b7cf5b6341afff Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-13T21:08:25 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -8,6 +8,21 @@
|
||||
_handleAttendee:withDelegate:ownerUser:statusChange:inEvent:):
|
||||
added proper initialization of variable.
|
||||
|
||||
2009-10-13 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* SoObjects/SOGo/LDAPSource.m (-dealloc): we release the
|
||||
"searchAttributes" ivar, even though LDAPSource instances are
|
||||
never deallocated.
|
||||
|
||||
* SoObjects/Mailer/SOGoMailObject+Draft.m (-contentForEditing):
|
||||
"keys" must be autoreleased to avoid a leak.
|
||||
|
||||
* UI/Common/UIxAclEditor.m (-setUserUIDs): we need to retain the
|
||||
array of user ids to avoid a zombie.
|
||||
|
||||
* UI/Common/UIxPageFrame.m (-dealloc): we release
|
||||
additionalCSSFiles to avoid a leak.
|
||||
|
||||
2009-10-12 Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
|
||||
* Updated patchset to support properly windows-1250
|
||||
|
||||
Reference in New Issue
Block a user