mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 19:05:25 +00:00
See ChangeLog
Monotone-Parent: 3b52714060113176005a0886d4a2e1a33ab89ecc Monotone-Revision: 1a93c62b406f528779187ea92a5deb51969697ac Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-05-23T11:12:34 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -119,4 +119,13 @@
|
||||
@interface SOGoACLSpanishRemovalAdvisory : SOGoACLRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLRussianAdditionAdvisory : SOGoACLAdditionAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLRussianModificationAdvisory : SOGoACLModificationAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLRussianRemovalAdvisory : SOGoACLRemovalAdvisory
|
||||
@end
|
||||
|
||||
#endif /* SOGOACLADVISORY_H */
|
||||
|
||||
@@ -299,3 +299,12 @@
|
||||
|
||||
@implementation SOGoACLSpanishRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLRussianAdditionAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLRussianModificationAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLRussianRemovalAdvisory
|
||||
@end
|
||||
|
||||
@@ -89,4 +89,10 @@
|
||||
@interface SOGoFolderSpanishRemovalAdvisory : SOGoFolderRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderRussianAdditionAdvisory : SOGoFolderAdditionAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderRussianRemovalAdvisory : SOGoFolderRemovalAdvisory
|
||||
@end
|
||||
|
||||
#endif /* SOGOFOLDERADVISORY_H */
|
||||
|
||||
@@ -254,3 +254,9 @@
|
||||
|
||||
@implementation SOGoFolderSpanishRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderRussianAdditionAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderRussianRemovalAdvisory
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user