aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-03-22 04:29:55 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-03-22 04:29:55 +0800
commitf1cfc02875041a11d9e0b353687d36d0d759d55d (patch)
tree420d10f1ec76d423d79e4a9feead4d920b8dad29 /calendar/ChangeLog
parent911fdb7885bba5043b823f99896e7d9b62b52b1f (diff)
downloadgsoc2013-evolution-f1cfc02875041a11d9e0b353687d36d0d759d55d.tar
gsoc2013-evolution-f1cfc02875041a11d9e0b353687d36d0d759d55d.tar.gz
gsoc2013-evolution-f1cfc02875041a11d9e0b353687d36d0d759d55d.tar.bz2
gsoc2013-evolution-f1cfc02875041a11d9e0b353687d36d0d759d55d.tar.lz
gsoc2013-evolution-f1cfc02875041a11d9e0b353687d36d0d759d55d.tar.xz
gsoc2013-evolution-f1cfc02875041a11d9e0b353687d36d0d759d55d.tar.zst
gsoc2013-evolution-f1cfc02875041a11d9e0b353687d36d0d759d55d.zip
Fixes #31660
2003-03-21 JP Rosevear <jpr@ximian.com> Fixes #31660 * conduits/calendar/calendar-conduit.c (rrules_mostly_equal): check if the rrules are equal other than until/count (find_last_cb): update the data with the start timet (local_record_from_comp): handle the case where the recurrence rule ends after a certain number occurrences (comp_from_remote_record): same svn path=/trunk/; revision=20458
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index ea77c1ab76..84343f98eb 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2003-03-21 JP Rosevear <jpr@ximian.com>
+
+ * conduits/calendar/calendar-conduit.c (rrules_mostly_equal):
+ check if the rrules are equal other than until/count
+ (find_last_cb): update the data with the start timet
+ (local_record_from_comp): handle the case where the recurrence
+ rule ends after a certain number occurrences
+ (comp_from_remote_record): same
+
2003-03-20 JP Rosevear <jpr@ximian.com>
* conduits/calendar/calendar-conduit.c