diff options
author | JP Rosevear <jpr@ximian.com> | 2001-04-12 04:08:30 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-04-12 04:08:30 +0800 |
commit | 414da9ba352b822a7c8071a34b48939395bab632 (patch) | |
tree | 2eda1a2ed0c9ef1dbc94a766a50a9e492937e28b /calendar/ChangeLog | |
parent | eb1494bd23b9f1922bdddb3bc20b766b517c03a5 (diff) | |
download | gsoc2013-evolution-414da9ba352b822a7c8071a34b48939395bab632.tar.gz gsoc2013-evolution-414da9ba352b822a7c8071a34b48939395bab632.tar.zst gsoc2013-evolution-414da9ba352b822a7c8071a34b48939395bab632.zip |
prepend to both changes and change_ids when different and mark as
2001-04-11 JP Rosevear <jpr@ximian.com>
* pcs/cal-backend-file.c (cal_backend_file_compute_changes):
prepend to both changes and change_ids when different and mark as
modified, not added
svn path=/trunk/; revision=9246
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 1c31d992b5..74b9069362 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2001-04-11 JP Rosevear <jpr@ximian.com> + + * pcs/cal-backend-file.c (cal_backend_file_compute_changes): + prepend to both changes and change_ids when different and mark as + modified, not added + 2001-04-11 Christopher James Lahey <clahey@ximian.com> * gui/calendar-model.c (calendar_model_append_row): Fix this to |