Monotone-Parent: 88ed6891d1a0ab07ab5cd6b7f28144e585e93c30

Monotone-Revision: ecc7993695f6bf490b49a22b237471f7d599bc76

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-07-27T21:53:21
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-07-27 21:53:21 +00:00
parent 83d0ee535c
commit b9d975fbb4
2 changed files with 31 additions and 3 deletions
+5
View File
@@ -1,5 +1,10 @@
2011-07-27 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/SOGoMAPIFSMessage.m (-save): serialize the properties
dictionary in binary plist format to avoid GNUstep bugs where
high unsigned long long values are not parsed properly.
(-properties): corrolary to the above change.
* OpenChange/NSArray+MAPIStore.m (-asArrayOfUnicodeStringsInCtx:):
the return type is now "struct WStringArray_r *".