mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-31 03:07:17 +00:00
Monotone-Parent: e1d77c8035a84435f5745fe6e47f1fb5c978d808
Monotone-Revision: 872b6482fb1a591d12d1baf86c6724907aa743dc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-21T00:41:22 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
2011-03-20 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* OpenChange/MAPIStoreCalendarMessageTable.m,
|
||||
OpenChange/MAPIStoreTasksMessageTable.m,
|
||||
OpenChange/MAPIStoreContactsMessageTable.m,
|
||||
OpenChange/MAPIStoreMailMessageTable.m,
|
||||
OpenChange/MAPIStoreTasksMessage.m, OpenChange/MAPIStoreMessage.m,
|
||||
OpenChange/MAPIStoreMailMessage.m,
|
||||
OpenChange/MAPIStoreContactsMessage.m: cast property tags to
|
||||
uint32_t in switch statements to avoid fatal warnings about
|
||||
uncovered cases.
|
||||
|
||||
* UI/Scheduler/UIxComponentEditor.m
|
||||
(-takeValuesFromRequest:inContext:): added some sanity checks to
|
||||
avoid crashes when alarm data is not properly entered.
|
||||
|
||||
Reference in New Issue
Block a user