diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-12-19 16:07:47 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-12-19 16:07:47 +0800 |
commit | ec33c97f36d8332561a1df41cef1ad4fc8357aa2 (patch) | |
tree | 74aff5fc56e9805f450011fa715aa178730972f8 /calendar/ChangeLog | |
parent | cb4e1dfd827ee5a3cd5106be848614e4f33e7ea6 (diff) | |
download | gsoc2013-evolution-ec33c97f36d8332561a1df41cef1ad4fc8357aa2.tar.gz gsoc2013-evolution-ec33c97f36d8332561a1df41cef1ad4fc8357aa2.tar.zst gsoc2013-evolution-ec33c97f36d8332561a1df41cef1ad4fc8357aa2.zip |
Fixes #324195
svn path=/trunk/; revision=30872
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 4a0e285045..5770c8914d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2005-12-19 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #324195 + * gui/e-cal-model.c: (e_cal_model_set_instance_times): If the + start and end times are same dates, increment the enddate by one. + 2005-12-17 Tor Lillqvist <tml@novell.com> * conduits/calendar/calendar-conduit.c |