diff options
author | JP Rosevear <jpr@ximian.com> | 2002-08-22 23:41:47 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-08-22 23:41:47 +0800 |
commit | 5902ae223d54526a59b5943cb493854ad57de666 (patch) | |
tree | 5a969b7b635d49f81aa08bfe80ae36b6bbc96182 /calendar/ChangeLog | |
parent | 8b36f00ff0585622b34b8352218302abb7626a3b (diff) | |
download | gsoc2013-evolution-5902ae223d54526a59b5943cb493854ad57de666.tar.gz gsoc2013-evolution-5902ae223d54526a59b5943cb493854ad57de666.tar.zst gsoc2013-evolution-5902ae223d54526a59b5943cb493854ad57de666.zip |
if the value given is a date, convert to a time in the current zone
2002-08-22 JP Rosevear <jpr@ximian.com>
* gui/calendar-model.c (set_completed): if the value given is a
date, convert to a time in the current zone
svn path=/trunk/; revision=17835
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 268377b4ff..7471edd26d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2002-08-22 JP Rosevear <jpr@ximian.com> + + * gui/calendar-model.c (set_completed): if the value given is a + date, convert to a time in the current zone + 2002-08-20 JP Rosevear <jpr@ximian.com> * gui/tasks-control.c (tasks_control_activate): don't set the |