aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2002-09-25 19:19:00 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2002-09-25 19:19:00 +0800
commit670238866417464888d06b6b75b9c0b5867c275d (patch)
treea17f8873dd11aab68bb7532d5bfeb3b5bfb032d3 /calendar/ChangeLog
parente308c256c892d82c41e244fda8e2e616917a7f5a (diff)
downloadgsoc2013-evolution-670238866417464888d06b6b75b9c0b5867c275d.tar
gsoc2013-evolution-670238866417464888d06b6b75b9c0b5867c275d.tar.gz
gsoc2013-evolution-670238866417464888d06b6b75b9c0b5867c275d.tar.bz2
gsoc2013-evolution-670238866417464888d06b6b75b9c0b5867c275d.tar.lz
gsoc2013-evolution-670238866417464888d06b6b75b9c0b5867c275d.tar.xz
gsoc2013-evolution-670238866417464888d06b6b75b9c0b5867c275d.tar.zst
gsoc2013-evolution-670238866417464888d06b6b75b9c0b5867c275d.zip
Fixes #27961
2002-09-25 Rodrigo Moya <rodrigo@ximian.com> Fixes #27961 * pcs/cal-backend-file.c (cal_backend_file_update_object): set the LAST-MODIFIED time of the components when we save them. svn path=/trunk/; revision=18213
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 87ac607143..a29e83d707 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2002-09-25 Rodrigo Moya <rodrigo@ximian.com>
+
+ Fixes #27961
+
+ * pcs/cal-backend-file.c (cal_backend_file_update_object): set the
+ LAST-MODIFIED time of the components when we save them.
+
2002-09-24 Rodrigo Moya <rodrigo@ximian.com>
* pcs/cal-backend-file.c (cal_backend_file_get_timezone_object,