From 60026a1a39b4ceff311cf76ad572d9d80b802959 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 3 Jul 2007 16:01:51 +0000 Subject: [PATCH] Monotone-Parent: 0db1f75be8edd93e9293704da8c9f4383ba2d1c0 Monotone-Revision: 837626fc14bf21fe1d94535a1e08753351385aad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-03T16:01:51 Monotone-Branch: ca.inverse.sogo --- SOPE/NGCards/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SOPE/NGCards/ChangeLog b/SOPE/NGCards/ChangeLog index c8d55d56a..1431e6f25 100644 --- a/SOPE/NGCards/ChangeLog +++ b/SOPE/NGCards/ChangeLog @@ -4,6 +4,9 @@ +recurrenceRuleWithICalRepresentation:_iCalRep]): the representation is generally a series of values separated by a ";". Therefore we need to split those values and feed them one by one. + ([iCalRecurrenceRule -weekDayFromICalRepresentation:_day]): return + -1 instead of raising an exception if the week day could not be + recognized. * CardElement.m ([CardElement -versitString]): remove the ending "\r\n".