diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-03-13 13:34:08 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-03-13 13:34:08 +0800 |
commit | 6400338f01d57280cb6108eb3bda4af8dff7ba78 (patch) | |
tree | 87c880a31c10165734a56eb6e9f2e1b049cb35c4 /calendar/ChangeLog | |
parent | 858ae5ff7d89f5b5ea338ebaab3d614d9ed6ee57 (diff) | |
download | gsoc2013-evolution-6400338f01d57280cb6108eb3bda4af8dff7ba78.tar.gz gsoc2013-evolution-6400338f01d57280cb6108eb3bda4af8dff7ba78.tar.zst gsoc2013-evolution-6400338f01d57280cb6108eb3bda4af8dff7ba78.zip |
Fixes #334003
svn path=/trunk/; revision=31704
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index fc24a6bd1f..fd4864ca30 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2006-03-09 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #334003 + * gui/e-cal-model.c: + (e_cal_model_set_instance_times): Use the timezone present in + the appointment. + 2006-03-06 Veerapuram Varadhan <vvaradhan@novell.com> **Fixes #321832 |