diff options
author | Peter Teichman <teichman@src.gnome.org> | 1999-08-08 11:38:25 +0800 |
---|---|---|
committer | Peter Teichman <teichman@src.gnome.org> | 1999-08-08 11:38:25 +0800 |
commit | 1b3a69c80916d9224926af9b31b4fb7df387c6e7 (patch) | |
tree | 18d1786c33950b6ef5bd1f33d2ff72a76a229971 /calendar/ChangeLog | |
parent | db89b1a62fb0fa1ed57a9cdd275c0a977630a56a (diff) | |
download | gsoc2013-evolution-1b3a69c80916d9224926af9b31b4fb7df387c6e7.tar.gz gsoc2013-evolution-1b3a69c80916d9224926af9b31b4fb7df387c6e7.tar.zst gsoc2013-evolution-1b3a69c80916d9224926af9b31b4fb7df387c6e7.zip |
sync correctly for objects created on the pilot, but not dirty (because
* calendar-pilot-sync.c (sync_pilot): sync correctly for objects
created on the pilot, but not dirty (because they have been synced
with some other program in the past)
svn path=/trunk/; revision=1093
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 49293907cb..2bb6396715 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +1999-08-07 Peter Teichman <pat4@acpub.duke.edu> + + * calendar-pilot-sync.c (sync_pilot): sync correctly for objects + created on the pilot, but not dirty (because they have been synced + with some other program in the past) + 1999-07-30 Miguel de Icaza <miguel@gnu.org> * month-view.c (month_view_init): Release points here. |