See ChangeLog

Monotone-Parent: d4aaec9a2984bf8eb954d457c1dde92899b63a7a
Monotone-Revision: b225fa0fff99cfbcbe27145aabf8fdfde0810371

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-03-23T11:28:36
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2011-03-23 11:28:36 +00:00
parent 4c107904de
commit 4e7e0403b7
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -106,7 +106,7 @@
- (void) removeAllExceptionDates
{
[self removeChildren: [self exceptionDates]];
[self removeChildren: [self childrenWithTag: @"exdate"]];
}
- (void) addToExceptionDates: (NSCalendarDate *) _rdate