diff options
author | JP Rosevear <jpr@ximian.com> | 2001-01-23 04:08:26 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-01-23 04:08:26 +0800 |
commit | 4f646fd08b8f965144553f545d9044518465069e (patch) | |
tree | 75cdb46b45ad74ae502b816ca627b0b1a3f6ee48 /calendar/ChangeLog | |
parent | f02438814f027193c5a71e2a023ccb00a428dbcd (diff) | |
download | gsoc2013-evolution-4f646fd08b8f965144553f545d9044518465069e.tar gsoc2013-evolution-4f646fd08b8f965144553f545d9044518465069e.tar.gz gsoc2013-evolution-4f646fd08b8f965144553f545d9044518465069e.tar.bz2 gsoc2013-evolution-4f646fd08b8f965144553f545d9044518465069e.tar.lz gsoc2013-evolution-4f646fd08b8f965144553f545d9044518465069e.tar.xz gsoc2013-evolution-4f646fd08b8f965144553f545d9044518465069e.tar.zst gsoc2013-evolution-4f646fd08b8f965144553f545d9044518465069e.zip |
Remove alarm foo for now
2001-01-22 JP Rosevear <jpr@ximian.com>
* conduits/calendar/calendar-conduit.c: Remove alarm foo for now
2001-01-21 JP Rosevear <jpr@ximian.com>
* conduits/calendar/calendar-conduit.c (delete_record): Remove
deleted records from the pilot map so we don't have dupes in the future
* conduits/todo/todo-conduit.c (delete_record): ditto
svn path=/trunk/; revision=7719
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cb3c6d3785..d352bb4811 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2001-01-22 JP Rosevear <jpr@ximian.com> + + * conduits/calendar/calendar-conduit.c: Remove alarm foo for now + +2001-01-21 JP Rosevear <jpr@ximian.com> + + * conduits/calendar/calendar-conduit.c (delete_record): Remove + deleted records from the pilot map so we don't have dupes in the future + + * conduits/todo/todo-conduit.c (delete_record): ditto + 2001-01-21 Federico Mena Quintero <federico@ximian.com> * gui/dialogs/task-editor.c (file_delete_cb): Fix bug #1250; now |