aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-10-27 02:15:27 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-10-27 02:15:27 +0800
commit86a201c22b648be7ce815f64e2cd80b54c6edc8a (patch)
treed1c8457e480c2dd0d85eaabf12eb7cd027510400 /calendar/ChangeLog
parentb4fe4629868cbefe99efee2ada586ebe0fd7b1ec (diff)
downloadgsoc2013-evolution-86a201c22b648be7ce815f64e2cd80b54c6edc8a.tar
gsoc2013-evolution-86a201c22b648be7ce815f64e2cd80b54c6edc8a.tar.gz
gsoc2013-evolution-86a201c22b648be7ce815f64e2cd80b54c6edc8a.tar.bz2
gsoc2013-evolution-86a201c22b648be7ce815f64e2cd80b54c6edc8a.tar.lz
gsoc2013-evolution-86a201c22b648be7ce815f64e2cd80b54c6edc8a.tar.xz
gsoc2013-evolution-86a201c22b648be7ce815f64e2cd80b54c6edc8a.tar.zst
gsoc2013-evolution-86a201c22b648be7ce815f64e2cd80b54c6edc8a.zip
remove the uid from the map if was archived and is now deleted
001-10-26 JP Rosevear <jpr@ximian.com> * conduits/todo/todo-conduit.c (pre_sync): remove the uid from the map if was archived and is now deleted * conduits/calendar/calendar-conduit.c: ditto svn path=/trunk/; revision=14151
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 9ff40080f1..ef97844ff2 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2001-10-26 JP Rosevear <jpr@ximian.com>
+
+ * conduits/todo/todo-conduit.c (pre_sync): remove the uid from the
+ map if was archived and is now deleted
+
+ * conduits/calendar/calendar-conduit.c: ditto
+
2001-10-26 Rodrigo Moya <rodrigo@ximian.com>
* gui/e-calendar_table.c (delete_selected_components):