]> err.no Git - scalable-opengroupware.org/blobdiff - SOPE/NGCards/ChangeLog
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1204 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / SOPE / NGCards / ChangeLog
index 911fbddf5a07a8c8433050c91984eb7730164121..09ec6734bef5339f21335d95cd725d6f1d57d239 100644 (file)
@@ -1,3 +1,22 @@
+2007-10-29  Wolfgang Sourdeau  <wsourdeau@inverse.ca>
+
+       * CardElement.m ([CardElement -value:anInt]): added handling for
+       quoted-printable, base64 and 8bit encoding attributes.
+
+2007-08-07  Wolfgang Sourdeau  <wsourdeau@inverse.ca>
+
+       * iCalRecurrenceRule.m ([iCalRecurrenceRule
+       -valueForFrequency:value]): returns NSNotFound whenever the
+       frequency text has a length of 0.
+       ([iCalRecurrenceRule -byDayMask]): return an empty mask whenever
+       the "byday" value has a length of 0.
+
+2007-02-12  Helge Hess  <helge.hess@opengroupware.org>
+       * iCalMonthlyRecurrenceCalculator.m: fixed byday calculation for days
+       which overflow the number of days in a month. Should fix OGo bug
+       #1829. (v4.7.79)
+       
 2007-07-10  Wolfgang Sourdeau  <wsourdeau@inverse.ca>
 
        * iCalToDo.m ([iCalToDo -setDue:newDueDate]): use setDateTime: