]> err.no Git - sope/blobdiff - sope-ical/NGiCal/ChangeLog
bugfixes for cycle calculation, modified implementations with future extensions in...
[sope] / sope-ical / NGiCal / ChangeLog
index 7799a49c74385ce5aef478574bec433ac9cd3eb7..1ac9c8712e5746c681f8472e1dc78c670a5cf164 100644 (file)
@@ -1,3 +1,33 @@
+2005-02-15  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * v4.5.43
+
+       * iCalRecurrenceRule.[hm]: exposed some more of the API
+
+       * iCalRecurrenceCalculator.m: some bugfixes. Split the code and gave
+         iCalWeeklyRecurrenceCalculator its own calculation - there are a
+         number of foreseeable differences to daily calculation that make
+         this necessary in the near future anyways.
+
+       * v4.5.42
+
+       * iCalRepeatableEntityObject.[hm]: added ability to properly calculate
+         the recurrence ranges within a specific calendar date range, taking
+         all possible exceptions into account.
+
+       * iCalEvent.[hm]: convenience wrapper for the new method found in
+         iCalRepeatableEntityObject.
+
+2005-02-14  Helge Hess  <helge.hess@opengroupware.org>
+
+       * v4.5.41
+
+       * GNUmakefile.preamble: added missing dependency on libNGExtensions
+         (which also adds the dependency on libDOM)
+
+       * iCalRecurrenceCalculator.h: fixed missing forward declaration in
+         header
+
 2005-02-12  Marcus Mueller  <znek@mulle-kybernetik.com>
 
        * v4.5.40