aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2002-09-25 00:08:59 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2002-09-25 00:08:59 +0800
commite3a546e4d24101d65ad1217f10ac1e7576f5f3b7 (patch)
treeb55fbd76dd72d46fcf17214b7e97ea5085f90d2d /calendar/ChangeLog
parentadf048e0505aa016e9b4c2ec13ab2050ee006906 (diff)
downloadgsoc2013-evolution-e3a546e4d24101d65ad1217f10ac1e7576f5f3b7.tar
gsoc2013-evolution-e3a546e4d24101d65ad1217f10ac1e7576f5f3b7.tar.gz
gsoc2013-evolution-e3a546e4d24101d65ad1217f10ac1e7576f5f3b7.tar.bz2
gsoc2013-evolution-e3a546e4d24101d65ad1217f10ac1e7576f5f3b7.tar.lz
gsoc2013-evolution-e3a546e4d24101d65ad1217f10ac1e7576f5f3b7.tar.xz
gsoc2013-evolution-e3a546e4d24101d65ad1217f10ac1e7576f5f3b7.tar.zst
gsoc2013-evolution-e3a546e4d24101d65ad1217f10ac1e7576f5f3b7.zip
return a builtin timezone if we don't find the timezone in our component.
2002-09-24 Rodrigo Moya <rodrigo@ximian.com> * pcs/cal-backend-file.c (cal_backend_file_get_timezone_object, cal_backend_file_get_timezone): return a builtin timezone if we don't find the timezone in our component. svn path=/trunk/; revision=18202
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e29f3e8086..87ac607143 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2002-09-24 Rodrigo Moya <rodrigo@ximian.com>
+
+ * pcs/cal-backend-file.c (cal_backend_file_get_timezone_object,
+ cal_backend_file_get_timezone): return a builtin timezone if we
+ don't find the timezone in our component.
+
2002-09-24 JP Rosevear <jpr@ximian.com>
* conduits/calendar/calendar-conduit.c (comp_from_remote_record):